1
0
mirror of https://github.com/home-assistant/frontend.git synced 2025-12-24 20:55:49 +00:00

Resolve app-layout to ~0.10.2

This commit is contained in:
Robbie Trencheny
2016-08-17 22:27:53 -07:00
parent 8439fafb7f
commit 2c61fb2b72

View File

@@ -19,5 +19,8 @@
"app-layout": "~0.10.2",
"fecha": "~2.2.0"
},
"_comment": "specify iron-flex-layout for higher version than iron elements"
"_comment": "specify iron-flex-layout for higher version than iron elements",
"resolutions": {
"app-layout": "~0.10.2"
}
}