Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Escalante committed Jan 29, 2015
1 parent c16e3e9 commit 21376aa
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 @@ -16,7 +16,7 @@
},
"main": "lib",
"dependencies": {
"lodash": "2.x",
"lodash": "3.x",
"minimatch": "2.x",
"roots-util": "0.1.x",
"uglify-js": "2.4.x",
Expand All @@ -32,7 +32,7 @@
"istanbul": "0.3.x",
"mocha": "2.x",
"mocha-lcov-reporter": "0.0.1",
"roots": "3.0.0-rc.11"
"roots": "3.x"
},
"scripts": {
"test": "npm run lint && mocha",
Expand Down

0 comments on commit 21376aa

Please sign in to comment.