Skip to content

Commit eaf6d9b

Browse files
fix(package): update mkdirp to version 1.0.2
Closes #122
1 parent a2b5755 commit eaf6d9b

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
@@ -54,7 +54,7 @@
5454
"async": "^2.0.1",
5555
"browserstack": "^1.2.0",
5656
"debug": "^2.2.0",
57-
"mkdirp": "^0.5.1",
57+
"mkdirp": "^1.0.2",
5858
"plist": "^2.0.1",
5959
"q": "^1.4.1",
6060
"rimraf": "^3.0.0",

0 commit comments

Comments
 (0)