Index: pkg/polymer/lib/elements/polymer-animation/bower.json |
diff --git a/pkg/polymer/lib/elements/polymer-animation/bower.json b/pkg/polymer/lib/elements/polymer-animation/bower.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..cf5be907b1474879c8208f0d2b47b2176e0edd5f |
--- /dev/null |
+++ b/pkg/polymer/lib/elements/polymer-animation/bower.json |
@@ -0,0 +1,8 @@ |
+{ |
+ "name": "polymer-animation", |
+ "private": true, |
+ "dependencies": { |
+ "polymer": "Polymer/polymer#master", |
+ "web-animations-js": "web-animations/web-animations-js#master" |
+ } |
+} |