diff options
Diffstat (limited to 'async/package.json')
| -rw-r--r-- | async/package.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/async/package.json b/async/package.json index 4e0a02d..7436a4e 100644 --- a/async/package.json +++ b/async/package.json @@ -10,9 +10,7 @@ "author": "Eugen Wissner <belka@caraus.de>", "license": "MPL-2.0", "dependencies": { - "@cucumber/cucumber": "^11.1.1", - "axios": "^1.7.9", - "chai": "^5.1.2", - "express": "^4.16.4" + "@cucumber/cucumber": "^12.0.0", + "axios": "^1.7.9" } } |
