We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f495c6f commit 401ca51Copy full SHA for 401ca51
package.json
@@ -46,6 +46,8 @@
46
"posttest": "standard lib test"
47
},
48
"devDependencies": {
49
+ "mkdirp": "^0.5.1",
50
+ "rimraf": "^2.5.4",
51
"standard": "^7.1.0",
52
"which": "^1.1.1"
53
0 commit comments