mirror of
https://github.com/louislam/dockge.git
synced 2025-04-04 23:42:20 +00:00
Update node requirement
This commit is contained in:
parent
71e773ae9f
commit
cdf13cebd0
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "1.4.2",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">= 18.0.0 && <= 18.17.1"
|
||||
"node": ">= 22.14.0"
|
||||
},
|
||||
"scripts": {
|
||||
"fmt": "eslint \"**/*.{ts,vue}\" --fix",
|
||||
|
|
Loading…
Add table
Reference in a new issue