Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 4d02024

Browse files
fix(package): update fs-extra to version 2.1.1
Closes #6 https://greenkeeper.io/
1 parent 050b9cf commit 4d02024

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
@@ -23,7 +23,7 @@
2323
"cheerio": "^0.22.0",
2424
"debug": "^2.2.0",
2525
"downcache": "^0.0.9",
26-
"fs-extra": "^1.0.0",
26+
"fs-extra": "^2.1.1",
2727
"minimist": "^1.1.1",
2828
"semver": "^5.0.1"
2929
},

0 commit comments

Comments
 (0)