mirror of
https://github.com/louislam/dockge.git
synced 2026-05-21 14:02:17 +00:00
Downgrade from Node.js 20 to Node.js 18.17.1
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"name": "dockge",
|
||||
"version": "1.1.1",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">= 18.0.0 && <= 18.17.1"
|
||||
},
|
||||
"scripts": {
|
||||
"fmt": "eslint \"**/*.{ts,vue}\" --fix",
|
||||
"lint": "eslint \"**/*.{ts,vue}\"",
|
||||
|
||||
Reference in New Issue
Block a user