Include nodejs version 16 to supported engines (#7297)

Updating Arch, brought nodejs version 16, that made zigbee2mqtt not working. Adding 16 to supported engines, fixes it.

Co-authored-by: Koen Kanters <koenkanters94@gmail.com>
This commit is contained in:
svasiliev
2021-05-03 19:26:13 +02:00
committed by GitHub
co-authored by Koen Kanters
parent 7fa04cf183
commit 2dc409bf38
+1 -1
View File
@@ -8,7 +8,7 @@
"url": "git+https://github.com/Koenkk/zigbee2mqtt.git"
},
"engines": {
"node": "^10 || ^12 || ^14 || ^15"
"node": "^10 || ^12 || ^14 || ^15 || ^16"
},
"keywords": [
"xiaomi",