Skip to content

Commit c6daee9

Browse files
fix(package): update fs-extra to version 8.0.0
Closes #33
1 parent 90ed153 commit c6daee9

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
"cross-spawn": "^5.1.0",
3636
"detect-port": "^1.2.1",
3737
"eslint-plugin-async-await": "0.0.0",
38-
"fs-extra": "^4.0.0",
38+
"fs-extra": "^8.0.0",
3939
"glob": "^7.0.5",
4040
"google-translate-api": "^2.3.0",
4141
"gulp-refresh": "^1.1.0",

0 commit comments

Comments
 (0)