Skip to content

Commit

Permalink
🌴 update dependencies (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and ngryman committed Dec 26, 2016
1 parent 7cfbd42 commit 533c5bb
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 @@ -55,12 +55,12 @@
"test": "grunt mocha"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-concat": "^0.5.0",
"grunt-contrib-uglify": "^0.11.0",
"grunt-contrib-watch": "^0.6.0",
"grunt-contrib-connect": "^0.11.0",
"grunt-mocha": "~0.4.0"
"grunt": "~1.0.1",
"grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-uglify": "^2.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-contrib-connect": "^1.0.2",
"grunt-mocha": "~1.0.2"
}
}

0 comments on commit 533c5bb

Please sign in to comment.