mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-17 21:24:11 +00:00
chore: lock node version to electron
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
"engines": {
|
||||
"node": ">18.18.2",
|
||||
"node": "~18.18.2",
|
||||
"pnpm": ">=8"
|
||||
},
|
||||
"type": "module",
|
||||
|
||||
Reference in New Issue
Block a user