mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
Bump dependencies versions
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"dependencies": {
|
||||
"async": "~0.2.9",
|
||||
"ws": "~0.4.30",
|
||||
"extend": "~1.2.0",
|
||||
"extend": "~1.2.1",
|
||||
"jshint-loader": "~0.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
@@ -24,7 +24,7 @@
|
||||
"grunt-contrib-watch": "~0.4.4",
|
||||
"grunt-webpack": "~0.10.5",
|
||||
"grunt-dox": "~0.5.0",
|
||||
"mocha": "~1.12.1"
|
||||
"mocha": "~1.13.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha test/*-test.js",
|
||||
|
||||
Reference in New Issue
Block a user