add ramda

This commit is contained in:
Daniel Lugo 2020-06-27 16:27:43 -04:00
parent c569526c52
commit 75aeb7af42
2 changed files with 11 additions and 0 deletions

View file

@ -41,6 +41,7 @@
"lodash": "^4.17.15",
"method-override": "^2.3.7",
"promise": "^8.0.1",
"ramda": "^0.27.0",
"request": "^2.87.0",
"request-promise": "^4.2.2",
"response-time": "^2.3.2",
@ -61,6 +62,7 @@
"@types/jest": "^24.0.18",
"@types/jsonwebtoken": "^8.3.7",
"@types/lodash": "^4.14.141",
"@types/ramda": "types/npm-ramda#dist",
"@types/socket.io": "^2.1.4",
"@types/uuid": "^3.4.5",
"babel-eslint": "^10.0.3",