Skip to content
This repository was archived by the owner on Jul 13, 2020. It is now read-only.

Commit 96996c9

Browse files
fix(package): update mkdirp to version 1.0.3
Closes #84
1 parent 5a06f85 commit 96996c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"glob": "^7.1.4",
2828
"json-stable-stringify": "^1.0.1",
2929
"minimist": "^1.2.0",
30-
"mkdirp": "^0.5.1",
30+
"mkdirp": "^1.0.3",
3131
"moment": "^2.24.0",
3232
"mustache": "^3.0.3",
3333
"mz": "^2.7.0",

0 commit comments

Comments
 (0)