Skip to content

Commit d4813a9

Browse files
fix(package): update fs-extra to version 5.0.0
1 parent 7a62e98 commit d4813a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"tslint": "^5.1.0"
3636
},
3737
"dependencies": {
38-
"fs-extra": "^4.0.2",
38+
"fs-extra": "^5.0.0",
3939
"globby": "^6.1.0",
4040
"lodash": "^4.17.4",
4141
"typescript": "^2.2.2"

0 commit comments

Comments
 (0)