mirror of
https://github.com/status-im/dagger-contracts.git
synced 2025-01-26 22:39:12 +00:00
Fix filename in Windows
This commit is contained in:
parent
2a745d7abe
commit
0587c2d585
@ -3,7 +3,7 @@
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"test": "npm run lint && hardhat test",
|
||||
"start": "hardhat node --export 'deployment-localhost.json'",
|
||||
"start": "hardhat node --export deployment-localhost.json",
|
||||
"format": "prettier --write contracts/**/*.sol test/**/*.js",
|
||||
"lint": "solhint contracts/**.sol"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user