Skip to content

Commit

Permalink
Merge pull request #803 from megawac/devDeps
Browse files Browse the repository at this point in the history
Chore: Update dev dependencies
  • Loading branch information
aearly committed Jun 24, 2015
2 parents 6c3ca7a + 821b42a commit a9fe85d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ perf
.npmignore
.gitmodules
Makefile
component.json
bower.json
.travis.yml
.jshintrc
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
"devDependencies": {
"benchmark": "bestiejs/benchmark.js",
"coveralls": "^2.11.2",
"jshint": "~2.7.0",
"lodash": ">=2.4.1",
"jshint": "~2.8.0",
"lodash": "^3.9.0",
"mkdirp": "~0.5.1",
"nodeunit": ">0.0.0",
"nyc": "^2.1.0",
"uglify-js": "1.2.x",
"uglify-js": "~2.4.0",
"yargs": "~3.9.1"
},
"jam": {
Expand Down

0 comments on commit a9fe85d

Please sign in to comment.