Skip to content

Commit

Permalink
chore(generic): upgrade fs-extra to v5 and inquirer to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Jan 27, 2018
1 parent 6e93e29 commit 0ecc57d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@
"electron-packager": "^10.1.0",
"electron-rebuild": "^1.6.0",
"form-data": "^2.1.4",
"fs-extra": "^4.0.0",
"fs-extra": "^5.0.0",
"github": "^12.0.3",
"glob": "^7.1.1",
"inquirer": "^4.0.0",
"inquirer": "^5.0.0",
"lodash.merge": "^4.6.0",
"lodash.template": "^4.4.0",
"log-symbols": "^2.0.0",
Expand Down

0 comments on commit 0ecc57d

Please sign in to comment.