Skip to content
This repository was archived by the owner on Aug 1, 2019. It is now read-only.

Commit 7eb6be9

Browse files
committed
Update polymer to 1.11.0
Reason why is there is an upcoming breaking change in chrome which will break things to do with styles. I've created this fix I967aa12a7ead22650940caf66bb4fa61256992ac But [1] recommends us be on polymer 1.10.1+. It includes this fix [2]. [1] https://github.com/TakayoshiKochi/deprecate-style-in-html-imports [2] Polymer/polymer#4679 Change-Id: I8f8490e6644f9671a4d81751ab21d8ef5fe146fd
1 parent ba250e2 commit 7eb6be9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WORKSPACE

+2-2
Original file line numberDiff line numberDiff line change
@@ -1092,8 +1092,8 @@ bower_archive(
10921092
bower_archive(
10931093
name = "polymer",
10941094
package = "polymer/polymer",
1095-
sha1 = "f2563ed9c8571057814b78d8f6cf275eeb953eeb",
1096-
version = "1.7.1",
1095+
sha1 = "62ce80a5079c1b97f6c5c6ebf6b350e741b18b9c",
1096+
version = "1.11.0",
10971097
)
10981098

10991099
bower_archive(

0 commit comments

Comments
 (0)