Skip to content

Commit

Permalink
fix(package): update mkdirp to version 1.0.1
Browse files Browse the repository at this point in the history
Closes #32
  • Loading branch information
greenkeeper[bot] authored Jan 24, 2020
1 parent d00799c commit 6b8acac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"cordova": "^7.0.0",
"es6-promise": "^4.0.5",
"fs-extra": "^4.0.1",
"mkdirp": "^0.5.1",
"mkdirp": "^1.0.1",
"multi-glob": "^1.0.1",
"pdenodeify": "^0.1.0",
"rimraf": "^2.4.0",
Expand Down

0 comments on commit 6b8acac

Please sign in to comment.