mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-27 21:20:03 +00:00
chore: change sorting to prevent merge conflict when both deps are updated at the same time
This commit is contained in:
+3
-3
@@ -63,9 +63,9 @@
|
||||
"winston-transport": "^4.9.0",
|
||||
"ws": "^8.19.0",
|
||||
"zigbee-herdsman": "10.0.2",
|
||||
"zigbee-herdsman-converters": "26.20.0",
|
||||
"zigbee2mqtt-frontend": "0.9.21",
|
||||
"zigbee2mqtt-windfront": "2.10.0"
|
||||
"zigbee2mqtt-windfront": "2.10.0",
|
||||
"zigbee-herdsman-converters": "26.20.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.7",
|
||||
@@ -99,4 +99,4 @@
|
||||
"optionalDependencies": {
|
||||
"unix-dgram": "^2.0.7"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user