mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-21 14:16:13 +01:00

[BUGFIX] Add dependabot npm version

This commit is contained in:
Bernd Sengupta 2024-10-18 17:25:06 +02:00
parent 10780da74e
commit 754881e61d

View file

@ -11,7 +11,7 @@
"license": "GPL-2.0-or-later",
"engines": {
"node": "^20.17.0 || ^22.5.1",
"npm": "^10.8.2"
"npm": "^9.6.5 || ^10.8.2"
},
"scripts": {
"ci:lint:js": "eslint 'Resources/Public/**/*.js'",