Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Commit 3102f86

Browse files
fix(package): update fs-extra to version 4.0.0
1 parent 05cf8e3 commit 3102f86

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
@@ -27,7 +27,7 @@
2727
"@types/fs-extra": "^3.0.3",
2828
"@types/js-yaml": "^3.5.31",
2929
"@types/node": "^8.0.1",
30-
"fs-extra": "^3.0.1",
30+
"fs-extra": "^4.0.0",
3131
"js-yaml": "^3.8.4",
3232
"typescript": "^2.3.4"
3333
},

0 commit comments

Comments
 (0)