Skip to content

Commit

Permalink
Build: Bump various grunt plugin versions
Browse files Browse the repository at this point in the history
Closes gh-983
  • Loading branch information
nschonni authored and jzaefferer committed Jan 16, 2014
1 parent e86ccb0 commit d0d40ed
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -28,12 +28,12 @@
"dependencies": {},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-qunit": "~0.2.1",
"grunt-contrib-jshint": "~0.4.3",
"grunt-contrib-uglify": "~0.1.1",
"grunt-contrib-concat": "~0.1.3",
"grunt-contrib-compress": "~0.5.2",
"grunt-contrib-watch": "~0.3.1"
"grunt-contrib-qunit": "~0.3.0",
"grunt-contrib-jshint": "~0.8.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-compress": "~0.6.0",
"grunt-contrib-watch": "~0.5.3"
},
"keywords": [
"forms",
Expand Down

0 comments on commit d0d40ed

Please sign in to comment.