diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5d9a3ce..b716f57 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "url": "https://gitlab.studip.de/studip/studip.git" }, "engines": { - "node": ">=18" + "node": ">=18 <23" }, "devDependencies": { "@axe-core/playwright": "^4.6.1", |
