summaryrefslogtreecommitdiff
path: root/1args/package.json
diff options
context:
space:
mode:
Diffstat (limited to '1args/package.json')
-rw-r--r--1args/package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/1args/package.json b/1args/package.json
index 0c3bc54..f777e9a 100644
--- a/1args/package.json
+++ b/1args/package.json
@@ -10,7 +10,6 @@
"author": "Eugen Wissner <belka@caraus.de>",
"license": "MPL-2.0",
"dependencies": {
- "@cucumber/cucumber": "^11.1.1",
- "chai": "^5.1.2"
+ "@cucumber/cucumber": "^12.0.0"
}
}