mirror of
https://github.com/wled/WLED.git
synced 2025-07-19 08:46:34 +00:00
specified required nodejs ver
This commit is contained in:
parent
4cc2cc4ad4
commit
798c398f23
@ -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