try to get dependabot to use a specific npm version

This commit is contained in:
FoxxMD 2026-04-09 02:55:02 +00:00
parent 54803c6ef9
commit e9ccc319e9

View file

@ -34,7 +34,7 @@
},
"engines": {
"node": ">=24.14.0",
"npm": ">=11.12.1"
"npm": "^11.12.1"
},
"repository": {
"type": "git",