Skip to content

Commit e452ce9

Browse files
add missing pckg rimraf for hardhat-ledger
1 parent fb4741e commit e452ce9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/hardhat-ledger/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
"mocha": "^10.0.0",
6969
"nyc": "^15.1.0",
7070
"prettier": "2.4.1",
71+
"rimraf": "^3.0.2",
7172
"sinon": "^9.2.4",
7273
"ts-node": "^10.8.0",
7374
"typescript": "~5.0.0"

0 commit comments

Comments
 (0)