Update frontend to 20200603.2 (#36494)
This commit is contained in:
parent
bdc098645b
commit
29ab1935cb
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "frontend",
|
||||
"name": "Home Assistant Frontend",
|
||||
"documentation": "https://www.home-assistant.io/integrations/frontend",
|
||||
"requirements": ["home-assistant-frontend==20200603.1"],
|
||||
"requirements": ["home-assistant-frontend==20200603.2"],
|
||||
"dependencies": [
|
||||
"api",
|
||||
"auth",
|
||||
|
|
|
@ -12,7 +12,7 @@ cryptography==2.9.2
|
|||
defusedxml==0.6.0
|
||||
distro==1.5.0
|
||||
hass-nabucasa==0.34.5
|
||||
home-assistant-frontend==20200603.1
|
||||
home-assistant-frontend==20200603.2
|
||||
importlib-metadata==1.6.0
|
||||
jinja2>=2.11.1
|
||||
netdisco==2.6.0
|
||||
|
|
|
@ -734,7 +734,7 @@ hole==0.5.1
|
|||
holidays==0.10.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20200603.1
|
||||
home-assistant-frontend==20200603.2
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
|
@ -321,7 +321,7 @@ hole==0.5.1
|
|||
holidays==0.10.2
|
||||
|
||||
# homeassistant.components.frontend
|
||||
home-assistant-frontend==20200603.1
|
||||
home-assistant-frontend==20200603.2
|
||||
|
||||
# homeassistant.components.zwave
|
||||
homeassistant-pyozw==0.1.10
|
||||
|
|
Loading…
Add table
Reference in a new issue