add urequest

This commit is contained in:
AJ ONeal 2018-06-19 23:41:33 +00:00
parent 114cc53dd4
commit 33a565b19a
1 changed files with 2 additions and 0 deletions

View File

@ -37,7 +37,9 @@
}, },
"homepage": "https://git.coolaj86.com/coolaj86/telebit-relay.js", "homepage": "https://git.coolaj86.com/coolaj86/telebit-relay.js",
"dependencies": { "dependencies": {
"@coolaj86/urequest": "^1.1.1",
"bluebird": "^3.5.1", "bluebird": "^3.5.1",
"body-parser": "^1.18.3",
"cluster-store": "^2.0.8", "cluster-store": "^2.0.8",
"connect-cors": "^0.5.6", "connect-cors": "^0.5.6",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",