Bump devDependencies

This commit is contained in:
wltsmrz
2013-07-18 07:37:06 +09:00
parent 9a6d4adfbe
commit 5b11795dc3

View File

@@ -15,15 +15,16 @@
"async": "~0.2.9",
"ws": "~0.4.27",
"extend": "~1.1.3",
"simple-jsonrpc": "~0.0.2"
"simple-jsonrpc": "~0.0.2",
"jshint-loader": "~0.5.0"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-watch": "~0.4.0",
"grunt-webpack": "~0.10.2",
"grunt-dox": "~0.4.1",
"buster": "~0.6.2"
"grunt-contrib-watch": "~0.4.4",
"grunt-webpack": "~0.10.5",
"grunt-dox": "~0.5.0",
"buster": "~0.6.12"
},
"scripts": {
"test": "node_modules/buster/bin/buster test"