update package.json

This commit is contained in:
andre keedy 2016-01-19 15:35:34 -05:00
parent 372aee1d49
commit ab5c53fa6e

View File

@ -1,6 +1,6 @@
{
"name": "node-shovel",
"version": "1.0.3",
"version": "1.0.4",
"description": "RackHD-OpenStack Coordinator",
"main": "main.js",
"keywords": [
@ -10,9 +10,7 @@
"dependencies": {
"bluebird": "3.1.1",
"connect": "^3.2.0",
"swagger-tools": "0.8.*"
},
"devDependencies": {
"swagger-tools": "0.8.*",
"should": "~7.0.1",
"mocha": "^2.1.0",
"sinon": "1.16.1",