Skip to content

Commit

Permalink
Update devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tsironis committed Feb 25, 2016
1 parent fb6df83 commit 66a2006
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
],
"main": "lockr.js",
"devDependencies": {
"grunt-contrib-jshint": "~0.1.1",
"grunt-contrib-jasmine": "~0.6.1",
"grunt-contrib-watch": "~0.2.0",
"grunt-contrib-clean": "~0.4.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt": "~0.4.0",
"grunt-cli": "~0.1.6"
"grunt-contrib-jshint": "~0.11.0",
"grunt-contrib-jasmine": "~1.0.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-contrib-clean": "~0.7.0",
"grunt-contrib-uglify": "~0.11.1",
"grunt": "~0.4.5",
"grunt-cli": "~0.1.13"
}
}

0 comments on commit 66a2006

Please sign in to comment.