We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9a7e32e + 8810c45 commit f0e13e9Copy full SHA for f0e13e9
bower.json
@@ -17,10 +17,12 @@
17
"core-overlay": "https://github.com/lucyhe/core-overlay.git#0.1.1",
18
"paper-toast": "Polymer/paper-toast#^0.5.6",
19
"paper-dropdown": "Polymer/paper-dropdown#~0.5.6",
20
- "paper-fab": "Polymer/paper-fab#~0.5.6"
+ "paper-fab": "Polymer/paper-fab#~0.5.6",
21
+ "web-animations-js": "^1.0.8"
22
},
23
"resolutions": {
24
"webcomponentsjs": "^0.6.0",
- "core-overlay": "0.1.1"
25
+ "core-overlay": "0.1.1",
26
27
}
28
0 commit comments