Skip to content
Snippets Groups Projects
Unverified Commit 247bc6f6 authored by Bram Kragten's avatar Bram Kragten Committed by GitHub
Browse files

Updated frontend to 20200701.0 (#37279)

parent b9d95783
No related branches found
No related tags found
No related merge requests found
......@@ -2,9 +2,7 @@
"domain": "frontend",
"name": "Home Assistant Frontend",
"documentation": "https://www.home-assistant.io/integrations/frontend",
"requirements": [
"home-assistant-frontend==20200629.0"
],
"requirements": ["home-assistant-frontend==20200701.0"],
"dependencies": [
"api",
"auth",
......@@ -17,8 +15,6 @@
"system_log",
"websocket_api"
],
"codeowners": [
"@home-assistant/frontend"
],
"codeowners": ["@home-assistant/frontend"],
"quality_scale": "internal"
}
\ No newline at end of file
}
......@@ -13,7 +13,7 @@ defusedxml==0.6.0
distro==1.5.0
emoji==0.5.4
hass-nabucasa==0.34.7
home-assistant-frontend==20200629.0
home-assistant-frontend==20200701.0
importlib-metadata==1.6.0;python_version<'3.8'
jinja2>=2.11.1
netdisco==2.8.0
......
......@@ -738,7 +738,7 @@ hole==0.5.1
holidays==0.10.2
# homeassistant.components.frontend
home-assistant-frontend==20200629.0
home-assistant-frontend==20200701.0
# homeassistant.components.zwave
homeassistant-pyozw==0.1.10
......
......@@ -343,7 +343,7 @@ hole==0.5.1
holidays==0.10.2
# homeassistant.components.frontend
home-assistant-frontend==20200629.0
home-assistant-frontend==20200701.0
# homeassistant.components.zwave
homeassistant-pyozw==0.1.10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment