Skip to content

Commit

Permalink
Add fs-extra dependency.
Browse files Browse the repository at this point in the history
When compiling nodejs from source, fs-extra is not automatically available.
  • Loading branch information
kaladay committed May 24, 2021
1 parent c905a9e commit 55791cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"coveralls": "^3.1.0",
"dotenv-override": "^5.0.1",
"dotenv-override-true": "^6.2.2",
"fs-extra": "^10.0.0",
"glob": "^7.1.7",
"handlebars-loader": "^1.7.1",
"jasmine-core": "~3.7.1",
Expand Down

0 comments on commit 55791cf

Please sign in to comment.