Moved missing dependencies to azure-sb module
This commit is contained in:
Родитель
6beb93cd34
Коммит
b9d066bd9b
|
@ -32,7 +32,9 @@
|
|||
],
|
||||
"dependencies": {
|
||||
"azure-common": "0.9.7",
|
||||
"underscore": "1.4.x"
|
||||
"underscore": "1.4.x",
|
||||
"wns": "~0.5.3",
|
||||
"mpns": "~2.0.0"
|
||||
},
|
||||
"homepage": "http://github.com/Azure/azure-sdk-for-node",
|
||||
"repository": {
|
||||
|
|
|
@ -56,8 +56,6 @@
|
|||
"mime": "~1.2.4",
|
||||
"underscore": "1.4.x",
|
||||
"request": "2.27.0",
|
||||
"wns": "~0.5.3",
|
||||
"mpns": "~2.0.0",
|
||||
"node-uuid": "~1.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче