Chore(deps): Update fs-extra requirement from ^7.0.1 to ^8.0.1 (#2)
Updates the requirements on [fs-extra](https://github.com/jprichardson/node-fs-extra) to permit the latest version. - [Release notes](https://github.com/jprichardson/node-fs-extra/releases) - [Changelog](https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md) - [Commits](https://github.com/jprichardson/node-fs-extra/commits)
This commit is contained in:
parent
e04b5fc1bd
commit
a9709a4473
|
@ -9,7 +9,7 @@
|
|||
"license": "MIT",
|
||||
"author": "Henrique Dias <hacdias@gmail.com>",
|
||||
"dependencies": {
|
||||
"fs-extra": "^7.0.1",
|
||||
"fs-extra": "^8.0.1",
|
||||
"node-fetch": "^2.4.0",
|
||||
"tachyons": "^4.11.1",
|
||||
"tachyons-columns": "^1.0.5",
|
||||
|
|
Loading…
Reference in New Issue
Block a user