1
0

Update ramda to 0.32

This commit is contained in:
2025-11-02 17:31:20 +01:00
parent e2a5c62c15
commit 8f54cdccc7
2 changed files with 86 additions and 86 deletions

View File

@@ -15,6 +15,6 @@
"dependencies": {
"@cucumber/cucumber": "^12.0.0",
"lodash": "^4.17.11",
"ramda": "^0.31.3"
"ramda": "^0.32.0"
}
}