Add request dependency to correct package.json (#4306)

- This was needed in mssql extension, not the main package.json
This commit is contained in:
Kevin Cunnane
2019-03-06 14:33:07 -08:00
committed by GitHub
parent b45e03a45a
commit b8f454b8ac
3 changed files with 5 additions and 14 deletions

View File

@@ -68,7 +68,6 @@
"nsfw": "1.0.16",
"pretty-data": "^0.40.0",
"reflect-metadata": "^0.1.8",
"request": "^2.88.0",
"rxjs": "5.4.0",
"sanitize-html": "^1.19.1",
"semver": "^5.5.0",