remove async and superagent from dev deps
This commit is contained in:
@@ -25,14 +25,12 @@
|
||||
"superagent": "^0.21.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"async": "https://registry.npmjs.org/async/-/async-0.9.0.tgz",
|
||||
"commander": "^2.8.1",
|
||||
"expect.js": "^0.3.1",
|
||||
"istanbul": "^0.3.5",
|
||||
"lodash": "^3.2.0",
|
||||
"mocha": "^2.1.0",
|
||||
"nock": "^0.59.1",
|
||||
"superagent": "https://registry.npmjs.org/superagent/-/superagent-0.21.0.tgz",
|
||||
"supererror": "^0.7.0",
|
||||
"yesno": "0.0.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user