This commit is contained in:
Louis Lam
2023-08-03 20:51:11 +08:00
parent 062e9db2a7
commit d76a515cbf
3 changed files with 24 additions and 0 deletions

View File

@@ -9,6 +9,9 @@
"engines": {
"node": "14 || 16 || 18 || >= 20.4.0"
},
"bin": {
"uptime-kuma": "./extra/cli.js"
},
"scripts": {
"install-legacy": "npm install",
"update-legacy": "npm update",