Skip to content
This repository was archived by the owner on May 10, 2021. It is now read-only.

Commit df2eca1

Browse files
committed
Update fs-extra to v9.0.0
Now requires Node.js v10 or higher. Changelog is available here: https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md
1 parent f3af3ff commit df2eca1

File tree

2 files changed

+53
-7
lines changed

2 files changed

+53
-7
lines changed

package-lock.json

+52-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"wait-on": "^5.0.0"
4141
},
4242
"dependencies": {
43-
"fs-extra": "^8.1.0",
43+
"fs-extra": "^9.0.0",
4444
"next-aws-lambda": "^2.4.1",
4545
"path-to-regexp": "^3.2.0"
4646
}

0 commit comments

Comments
 (0)