Skip to content

Commit 401ca51

Browse files
committed
mkdirp/rimraf used in tests
1 parent f495c6f commit 401ca51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@
4646
"posttest": "standard lib test"
4747
},
4848
"devDependencies": {
49+
"mkdirp": "^0.5.1",
50+
"rimraf": "^2.5.4",
4951
"standard": "^7.1.0",
5052
"which": "^1.1.1"
5153
},

0 commit comments

Comments
 (0)