-
- Downloads
restify 7
... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
"clone": "^2.1.2", | "clone": "^2.1.2", | ||
"handlebars": "^4.0.11", | "handlebars": "^4.0.11", | ||
"object-path": ">=0.9.2", | "object-path": ">=0.9.2", | ||
"restify": "^6.4.0", | "restify": ">=7.0.0", | ||
"restify-cors-middleware": ">=1.1.0", | "restify-cors-middleware": ">=1.1.0", | ||
"sc-broker": "^5.1.3", | "sc-broker": "^5.1.3", | ||
"underscore": ">=1.8.3" | "underscore": ">=1.8.3" | ||
... | ... |
Please register or sign in to comment