Skip to content

Commit 0ae2f52

Browse files
fix(package): update mkdirp to version 1.0.4
Closes #128
1 parent 3bd2caf commit 0ae2f52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"commander": "^2.9.0",
5151
"cross-spawn": "^6.0.5",
5252
"debug": "^4.1.1",
53-
"mkdirp": "^0.5.1",
53+
"mkdirp": "^1.0.4",
5454
"q": "^1.5.1",
5555
"yeoman-environment": "^2.3.4"
5656
},

0 commit comments

Comments
 (0)