Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Update grunt jshint and watch NPM packages
Browse files Browse the repository at this point in the history
Signed-off-by: Byron Ruth <[email protected]>
  • Loading branch information
bruth committed Mar 31, 2014
1 parent f9bc175 commit 7508449
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 @@ -38,11 +38,11 @@
"grunt-contrib-coffee": "~0.10.1",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-jasmine": "~0.5.2",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-jshint": "~0.9.2",
"grunt-contrib-nodeunit": "~0.3.0",
"grunt-contrib-requirejs": "~0.4.1",
"grunt-contrib-sass": "~0.7.3",
"grunt-contrib-watch": "~0.5.3",
"grunt-contrib-watch": "~0.6.1",
"grunt-symlink": "~0.4.0",
"grunt-template-jasmine-requirejs": "~0.1.10",
"rjs-build-analysis": "0.0.3",
Expand Down

0 comments on commit 7508449

Please sign in to comment.