| 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 9d394ec45e6b90ebb6e81de745f22d744557d04e..a060dc7043739adbced51a0540471af8483b0aab 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,6 +1,6 @@
|
| {
|
| "name": "neon-animation",
|
| - "version": "1.0.1",
|
| + "version": "1.0.5",
|
| "authors": [
|
| "The Polymer Authors"
|
| ],
|
| @@ -11,12 +11,12 @@
|
| "web-animations"
|
| ],
|
| "main": [
|
| + "neon-animated-pages.html",
|
| "neon-animatable-behavior.html",
|
| "neon-animation-behavior.html",
|
| "neon-animation-runner-behavior.html",
|
| "neon-shared-element-animatable-behavior.html",
|
| "neon-shared-element-animation-behavior.html",
|
| - "neon-animated-pages.html",
|
| "neon-animatable.html",
|
| "neon-animations.html"
|
| ],
|
| @@ -34,7 +34,7 @@
|
| "iron-resizable-behavior": "PolymerElements/iron-resizable-behavior#^1.0.0",
|
| "iron-selector": "PolymerElements/iron-selector#^1.0.0",
|
| "paper-styles": "PolymerElements/paper-styles#^1.0.0",
|
| - "web-animations-js": "web-animations/web-animations-js#^2.0.0"
|
| + "web-animations-js": "web-animations/web-animations-js#2.1.0"
|
| },
|
| "devDependencies": {
|
| "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
|
| @@ -48,13 +48,13 @@
|
| "iron-icons": "PolymerElements/iron-icons#^1.0.0",
|
| "paper-icon-button": "PolymerElements/paper-icon-button#^1.0.0"
|
| },
|
| - "_release": "1.0.1",
|
| + "_release": "1.0.5",
|
| "_resolution": {
|
| "type": "version",
|
| - "tag": "v1.0.1",
|
| - "commit": "160f14c31b4692cc8073b67e8849e444b0695cde"
|
| + "tag": "v1.0.5",
|
| + "commit": "d5305b9acc9924c5dd4fcb0098c21840d6ec5b7e"
|
| },
|
| "_source": "git://github.com/PolymerElements/neon-animation.git",
|
| - "_target": "^1.0.0",
|
| + "_target": "~1.0.0",
|
| "_originalSource": "PolymerElements/neon-animation"
|
| }
|
|
|