diff --git a/package.json b/package.json index 7ab814a1..20d7d56c 100644 --- a/package.json +++ b/package.json @@ -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"