We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f65b6ef commit 93b1a10Copy full SHA for 93b1a10
package.json
@@ -36,7 +36,7 @@
36
"@types/express": "4.17.1",
37
"@types/jest": "24.0.18",
38
"@types/node": "11.13.22",
39
- "@types/ramda": "0.26.26",
+ "@types/ramda": "0.31.1",
40
"@types/source-map-support": "0.5.0",
41
"@types/supertest": "2.0.8",
42
"@types/uuid": "3.4.5",
@@ -60,7 +60,7 @@
60
"jscpd-badge-reporter": "1.1.3",
61
"make-error": "1.3.5",
62
"pre-commit": "1.2.2",
63
- "ramda": "0.26.1",
+ "ramda": "0.32.0",
64
"uuid": "3.3.3"
65
},
66
"publishConfig": {
0 commit comments