Remove unused dependency: superagent

This commit is contained in:
Chris Clark
2015-04-16 11:29:31 -07:00
committed by Geert Weening
parent 85e1f2f47d
commit 71a1282b89
2 changed files with 3 additions and 104 deletions

View File

@@ -21,8 +21,7 @@
"lodash": "^3.1.0",
"lru-cache": "~2.5.0",
"ripple-wallet-generator": "^1.0.3",
"ws": "~0.7.1",
"superagent": "^0.18.0"
"ws": "~0.7.1"
},
"devDependencies": {
"assert-diff": "^1.0.1",