Skip to content

Commit 5da8a30

Browse files
fix(package): update mkdirp to version 1.0.1
Closes #39
1 parent a58512d commit 5da8a30

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
"dependencies": {
2828
"chalk": "^2.0.0",
2929
"gulp-git": "^1.6.0",
30-
"mkdirp": "^0.5.1",
30+
"mkdirp": "^1.0.1",
3131
"string": "^3.3.1",
3232
"yeoman-generator": "^1.0.0",
3333
"yosay": "^1.0.5"

0 commit comments

Comments
 (0)