chore: add required node version
This commit is contained in:
parent
b64ae40dcf
commit
ec92c36f82
@ -2,6 +2,9 @@
|
||||
"name": "aes67-daemon-webui",
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "vite",
|
||||
"build": "vite build",
|
||||
|
Loading…
x
Reference in New Issue
Block a user