add node-fetch

This commit is contained in:
Daniel Lugo 2021-02-22 10:18:39 -04:00
parent 07d21b6fcf
commit a37993c80e
2 changed files with 21 additions and 2 deletions

View file

@ -45,6 +45,7 @@
"localtunnel": "^1.9.0",
"lodash": "^4.17.20",
"method-override": "^2.3.7",
"node-fetch": "^2.6.1",
"node-persist": "^3.1.0",
"promise": "^8.1.0",
"ramda": "^0.27.1",
@ -68,6 +69,7 @@
"@types/jest": "^24.0.18",
"@types/jsonwebtoken": "^8.3.7",
"@types/lodash": "^4.14.141",
"@types/node-fetch": "^2.5.8",
"@types/ramda": "types/npm-ramda#dist",
"@types/react": "16.x.x",
"@types/socket.io": "^2.1.11",