Revert "Update zigbee2mqtt-frontend to 0.2.118 (#5446)" (#5447)

This reverts commit 8575470ff2.
This commit is contained in:
John Doe 2020-12-29 19:19:31 +08:00 committed by GitHub
parent 8575470ff2
commit db8a3d85a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
npm-shrinkwrap.json generated
View File

@ -27554,9 +27554,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.2.118",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.118.tgz",
"integrity": "sha512-dmVd7o7/Dro5kPUeYLqdZ4127+ayc6AkKrGC+N1FVu2sSYdISswU8eBrkbNGME8nfhaorHLK/MqubpB8CxaQLA=="
"version": "0.2.110",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.2.110.tgz",
"integrity": "sha512-yt16YXGJU7bZ+qUkhWohmxQvYM72FZGST6tmiFNJRAX2WSFUwja8WFdlx5gGT1t3MYDx/hXYVmVGo5o8sQRwWg=="
}
}
}

View File

@ -53,7 +53,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.44",
"zigbee-herdsman-converters": "14.0.0",
"zigbee2mqtt-frontend": "0.2.118"
"zigbee2mqtt-frontend": "0.2.110"
},
"devDependencies": {
"eslint": "*",