Skip to content

Commit 2ff1099

Browse files
committed
run cleanup
1 parent e60976c commit 2ff1099

13 files changed

+1565
-1560
lines changed

packages/ethereum/package.json

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
"hardhat:stop": "kill $(cat hardhat.pid) && rm hardhat.pid",
99
"test:integration": "mocha --timeout 30000 '**/*.spec.ts'",
1010
"test": "npm run hardhat:start > hardhat.log & sleep 5; npm run test:integration; status=$?; npm run hardhat:stop; exit $status"
11-
1211
},
1312
"main": "dist/cjs/index.js",
1413
"module": "dist/mjs/index.js",

0 commit comments

Comments
 (0)