Skip to content

Commit 807772c

Browse files
fix(package): update fs-extra to version 6.0.1
Closes #11
1 parent cb9c0e9 commit 807772c

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
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"chalk": "^1.1.3",
2727
"commander": "^2.9.0",
28-
"fs-extra": "^4.0.0",
28+
"fs-extra": "^6.0.1",
2929
"image-type": "^3.0.0",
3030
"read-chunk": "^2.0.0",
3131
"throat": "^4.0.0",

0 commit comments

Comments
 (0)