summaryrefslogtreecommitdiff
path: root/3bg/package.json
diff options
context:
space:
mode:
Diffstat (limited to '3bg/package.json')
-rw-r--r--3bg/package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/3bg/package.json b/3bg/package.json
index 8fa6d09..b35303e 100644
--- a/3bg/package.json
+++ b/3bg/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"
}
}