Skip to content

Commit

Permalink
update some dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Escalante committed Jul 18, 2015
1 parent 7c0b543 commit 626f87e
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,29 @@
"Sam Saccone <sam@samx.it>"
],
"dependencies": {
"accord": "0.19.x",
"accord": "0.20.x",
"argparse": "1.x",
"charge": "0.0.3",
"charge": "0.1.x",
"chokidar": "1.0.x",
"coffee-script": "1.9.x",
"colors": "1.x",
"configstore": "0.3.x",
"graceful-fs": "3.x",
"inquirer": "^0.8.5",
"graceful-fs": "4.x",
"inquirer": "0.8.x",
"keen.io": "0.1.x",
"lodash": "3.x",
"minimatch": "2.x",
"mkdirp": "0.5.x",
"npm": "2.x",
"open": "0.0.5",
"osenv": "^0.1.0",
"osenv": "0.1.x",
"readdirp": "1.x",
"rimraf": "2.x",
"serve-static": "1.x",
"ship": "0.2.x",
"sprout": "0.4.x",
"update-notifier": "0.3.x",
"vinyl": "0.4.x",
"vinyl": "0.5.x",
"when": "3.x"
},
"devDependencies": {
Expand Down

0 comments on commit 626f87e

Please sign in to comment.