| Index: third_party/polymer/components/core-animation/bower.json
|
| diff --git a/third_party/polymer/components/core-animation/bower.json b/third_party/polymer/components/core-animation/bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..aedb555216cb70158220485b904cbf02bca7ba40
|
| --- /dev/null
|
| +++ b/third_party/polymer/components/core-animation/bower.json
|
| @@ -0,0 +1,8 @@
|
| +{
|
| + "name": "core-animation",
|
| + "private": true,
|
| + "dependencies": {
|
| + "polymer": "Polymer/polymer#>=0.3.0 <1.0.0",
|
| + "web-animations-js": "web-animations/web-animations-js#master"
|
| + }
|
| +}
|
|
|