Skip to content

Commit

Permalink
Update 3 packages
Browse files Browse the repository at this point in the history
Update grunt-contrib-jshint to 1.0.0

Update grunt-contrib-watch to 1.0.0

Update grunt-jscs to 2.8.0
  • Loading branch information
paladox committed Mar 19, 2016
1 parent a8abb9a commit 5921eb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
},
"devDependencies": {
"difflet": "~0.2.3",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-nodeunit": "~0.4.1",
"grunt-contrib-watch": "~0.6.1",
"grunt-jscs": "~2.3.0",
"grunt-contrib-watch": "~1.0.0",
"grunt-jscs": "~2.8.0",
"semver": "2.1.0",
"shelljs": "~0.5.3",
"temporary": "~0.0.4",
Expand Down

0 comments on commit 5921eb3

Please sign in to comment.