| Index: third_party/polymer/v1_0/components-chromium/neon-animation/bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/neon-animation/bower.json b/third_party/polymer/v1_0/components-chromium/neon-animation/bower.json
|
| index a5cdfeb1d28ba808f8367b21a0b35cec7421790f..123ff76c413d64be8f83c01da27417eb3fc264a3 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/neon-animation/bower.json
|
| +++ b/third_party/polymer/v1_0/components-chromium/neon-animation/bower.json
|
| @@ -1,7 +1,7 @@
|
| {
|
| "name": "neon-animation",
|
| "description": "A system for animating Polymer-based web components",
|
| - "version": "1.1.0",
|
| + "version": "1.2.0",
|
| "authors": [
|
| "The Polymer Authors"
|
| ],
|
| @@ -34,7 +34,7 @@
|
| "iron-meta": "PolymerElements/iron-meta#^1.0.0",
|
| "iron-resizable-behavior": "PolymerElements/iron-resizable-behavior#^1.0.0",
|
| "iron-selector": "PolymerElements/iron-selector#^1.0.0",
|
| - "web-animations-js": "web-animations/web-animations-js#2.1.3"
|
| + "web-animations-js": "web-animations/web-animations-js#2.1.4"
|
| },
|
| "devDependencies": {
|
| "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
|
|
|