mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-19 06:43:51 +02:00
add package.json engines field
This commit is contained in:
@@ -183,5 +183,9 @@
|
||||
"dependencies": {
|
||||
"hazardous": "^0.3.0",
|
||||
"node-api-dotnet": "^0.9.19"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=24.13.0",
|
||||
"npm": ">=11.9.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user