Update zigbee2mqtt-frontend to 0.4.0 (#7271)

Co-authored-by: nurikk <nurikk@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-05-01 11:35:36 +08:00
committed by GitHub
co-authored by nurikk
parent e9a5ec1a58
commit 19373d815f
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -28091,9 +28091,9 @@
}
},
"zigbee2mqtt-frontend": {
"version": "0.3.121",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.3.121.tgz",
"integrity": "sha512-GlAz61ykEXV31NCJKqdyDlgIhXIN9SVsXPMAjZXQobTmzM0U3hzrxB1ipNDKpG/gpVGz2JzHXGHWyCI9gG8ILw=="
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/zigbee2mqtt-frontend/-/zigbee2mqtt-frontend-0.4.0.tgz",
"integrity": "sha512-yCUZuXNRwv8rlhjuibZChjhKt5VdK3gaI0moYdK2sgi6uXuY84+4V40q5BiDmlEPJQ7EJEFzsfq8CMHzeCSVyg=="
}
}
}
+1 -1
View File
@@ -54,7 +54,7 @@
"ws": "^7.3.1",
"zigbee-herdsman": "0.13.92",
"zigbee-herdsman-converters": "14.0.128",
"zigbee2mqtt-frontend": "0.3.121"
"zigbee2mqtt-frontend": "0.4.0"
},
"devDependencies": {
"eslint": "*",