mirror of
https://github.com/jetkvm/cloud-api.git
synced 2026-05-21 05:20:36 +00:00
chore: update Node.js engine version in package.json to 22.x
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@
|
||||
"test:coverage": "vitest run --coverage"
|
||||
},
|
||||
"engines": {
|
||||
"node": "22.21.0"
|
||||
"node": "22.x"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "JetKVM",
|
||||
|
||||
Reference in New Issue
Block a user