mirror of
https://github.com/wled/WLED.git
synced 2025-04-24 23:07:19 +00:00
Merge pull request #4229 from maxi4329/snodejsversion
specified required nodejs version
This commit is contained in:
commit
a9b0b8adc8
@ -27,5 +27,8 @@
|
||||
"html-minifier-terser": "^7.2.0",
|
||||
"inliner": "^1.13.1",
|
||||
"nodemon": "^3.1.7"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user