Skip to content

Commit 5c2b902

Browse files
fix(package): update mkdirp to version 1.0.4
Closes #8
1 parent f6a89b5 commit 5c2b902

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
@@ -46,7 +46,7 @@
4646
"fusing": "~1.0.0",
4747
"heapdump": "0.3.x",
4848
"ini": "1.3.x",
49-
"mkdirp": "0.5.x",
49+
"mkdirp": "~1.0.4",
5050
"moduleloadlist": "0.0.x",
5151
"one-time": "0.0.x"
5252
}

0 commit comments

Comments
 (0)