1
0

Use node assertions as standard solution

This commit is contained in:
2025-07-16 16:39:09 +02:00
parent ef41c7d788
commit decd8e9e3d
18 changed files with 1789 additions and 6069 deletions

View File

@@ -13,8 +13,8 @@
"chai": "^5.1.2"
},
"dependencies": {
"@cucumber/cucumber": "^11.1.1",
"@cucumber/cucumber": "^12.0.0",
"lodash": "^4.17.11",
"ramda": "^0.30.1"
"ramda": "^0.31.3"
}
}