Skip to content
This repository has been archived by the owner on Mar 13, 2022. It is now read-only.

Commit

Permalink
Merge pull request #34 from mesqueeb/patch-3
Browse files Browse the repository at this point in the history
fix(build): add missing fs-extra to dependencies
  • Loading branch information
rstoenescu committed Dec 2, 2019
2 parents cedb27d + 45962a2 commit 78c7e99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions template/ui/package.json
Expand Up @@ -34,6 +34,7 @@
{{/or}}
"quasar": "^1.0.0",
"open": "^6.4.0",
"fs-extra": "^8.1.0",
"chalk": "^2.4.2",
"rimraf": "^3.0.0",
"rollup": "^1.21.3",
Expand Down

0 comments on commit 78c7e99

Please sign in to comment.