Update package.json

This commit is contained in:
Mark Nadal 2016-01-04 17:12:32 -08:00
parent 8f24dc9e2f
commit bf6a47351f

View File

@ -45,9 +45,9 @@
"dependencies": {
"aws-sdk": "~>2.0.0",
"formidable": "~>1.0.15",
"ws": "~>0.8.0"
"ws": "~>1.0.1"
},
"devDependencies": {
"mocha": "~>1.9.0"
}
}
}