mirror of
https://github.com/FoxxMD/multi-scrobbler.git
synced 2026-04-28 03:39:54 +00:00
try to get dependabot to use a specific npm version
This commit is contained in:
parent
54803c6ef9
commit
e9ccc319e9
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": ">=24.14.0",
|
||||
"npm": ">=11.12.1"
|
||||
"npm": "^11.12.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue