Skip to content

Commit

Permalink
Update NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeno Rocha committed Dec 13, 2013
1 parent b0d39dc commit 973a58d
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 @@ -12,12 +12,12 @@
"devDependencies": {
"grunt": "~0.4.1",
"grunt-cli": "~0.1.7",
"grunt-contrib-jasmine": "~0.5.1",
"grunt-contrib-jshint": "~0.4.3",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-jasmine": "~0.5.1",
"grunt-contrib-jshint": "~0.7.2",
"grunt-contrib-uglify": "~0.2.0",
"grunt-contrib-watch": "~0.4.2",
"grunt-lintspaces": "0.2.203"
"grunt-contrib-watch": "~0.5.3",
"grunt-lintspaces": "~0.2.301"
},
"scripts": {
"test": "grunt test --verbose"
Expand Down

0 comments on commit 973a58d

Please sign in to comment.