Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle MacDonald committed May 18, 2015
1 parent d7ec35c commit 34eacf2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"dependencies": {
"argparse": "1.0.x",
"bluebird": "2.9.x",
"coffee-script": "1.9.1",
"coffee-script": "1.9.2",
"ejs": "2.3.x",
"js-yaml": "3.2.x",
"lodash": "3.6.x",
"js-yaml": "3.3.x",
"lodash": "3.8.x",
"ncp": "2.0.x",
"readdirp": "1.3.x",
"rimraf": "2.3.x",
"underscore.string": "3.0.x",
"which": "1.0.x",
"which": "1.1.x",
"minimatch": "2.0.x",
"isbinaryfile": "2.0.x"
},
Expand Down

0 comments on commit 34eacf2

Please sign in to comment.