mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2026-07-03 06:18:11 +00:00
chore: refuse to use npm version that does not support min-release-age
This commit is contained in:
@@ -42,5 +42,11 @@
|
||||
"vite-plugin-vue-devtools": "8.1.1",
|
||||
"vitest": "4.1.2",
|
||||
"vue-tsc": "3.2.6"
|
||||
},
|
||||
"enginesComment":{
|
||||
"npm": "Required for min-release-age setting"
|
||||
},
|
||||
"engines": {
|
||||
"npm": ">=11.10.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user