-
- Downloads
Fix: cannot find request-promise module
... | ... | @@ -58,6 +58,7 @@ |
"q": "1.1.2", | ||
"q-io": "1.13.2", | ||
"request": "2.31.0", | ||
"request-promise": "0.4.2", | ||
"scryptb": "6.0.4", | ||
"sha1": "1.1.0", | ||
"sqlite3b": "3.1.2", | ||
... | ... | @@ -77,7 +78,6 @@ |
"mocha": "2.2.5", | ||
"mocha-eslint": "0.1.7", | ||
"mocha-lcov-reporter": "1.0.0", | ||
"request-promise": "0.4.2", | ||
"sha1": "", | ||
"should": "", | ||
"supertest": "" | ||
... | ... |
Please register or sign in to comment