Skip to content

Commit

Permalink
chore(packages): upgrade fs-promise and inquirer (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
malept authored and MarshallOfSound committed Dec 14, 2016
1 parent 1f5ac7f commit d51d482
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 @@ -64,8 +64,8 @@
"electron-installer-dmg": "^0.1.2",
"electron-packager": "^8.4.0",
"electron-winstaller": "^2.5.0",
"fs-promise": "^0.5.0",
"inquirer": "^1.2.1",
"fs-promise": "^1.0.0",
"inquirer": "^2.0.0",
"log-symbols": "^1.0.2",
"mkdirp": "^0.5.1",
"node-gyp": "^3.4.0",
Expand Down

0 comments on commit d51d482

Please sign in to comment.