Skip to content

Commit c6b7b61

Browse files
committed
Downgrade fs-extra for v7.x release branch
1 parent c967789 commit c6b7b61

File tree

2 files changed

+41
-100
lines changed

2 files changed

+41
-100
lines changed

package-lock.json

Lines changed: 40 additions & 99 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"eslint-plugin-prettier": "^3.1.2",
100100
"eslint-plugin-promise": "^4.2.1",
101101
"eslint-plugin-standard": "^4.0.1",
102-
"fs-extra": "^9.0.0",
102+
"fs-extra": "^8.0.1",
103103
"husky": "^4.2.3",
104104
"hyperlink": "^4.4.3",
105105
"image-size": "^0.8.3",

0 commit comments

Comments
 (0)