mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-05 16:58:01 +00:00
Bump devDependencies
This commit is contained in:
11
package.json
11
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"
|
||||
|
||||
Reference in New Issue
Block a user