add ramda
This commit is contained in:
parent
c569526c52
commit
75aeb7af42
2 changed files with 11 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue