diff --git a/bower.json b/bower.json index 1dad681bcc..99aae9fa68 100644 --- a/bower.json +++ b/bower.json @@ -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" + } }