| Index: third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/.bower.json
|
| diff --git a/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/.bower.json b/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/.bower.json
|
| index 12735608092782a4cb0e18945f6dca5d188cb6a9..4072b4af76d6f4a5d9796022a859233903c073d7 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/.bower.json
|
| +++ b/third_party/polymer/v1_0/components-chromium/iron-a11y-keys-behavior/.bower.json
|
| @@ -1,6 +1,6 @@
|
| {
|
| "name": "iron-a11y-keys-behavior",
|
| - "version": "1.0.2",
|
| + "version": "1.0.5",
|
| "description": "A behavior that enables keybindings for greater a11y.",
|
| "keywords": [
|
| "web-components",
|
| @@ -12,6 +12,10 @@
|
| "authors": [
|
| "The Polymer Authors"
|
| ],
|
| + "repository": {
|
| + "type": "git",
|
| + "url": "git://github.com/PolymerElements/iron-a11y-keys-behavior.git"
|
| + },
|
| "main": "iron-a11y-keys-behavior.html",
|
| "license": "http://polymer.github.io/LICENSE.txt",
|
| "dependencies": {
|
| @@ -26,11 +30,11 @@
|
| "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
| },
|
| "homepage": "https://github.com/PolymerElements/iron-a11y-keys-behavior",
|
| - "_release": "1.0.2",
|
| + "_release": "1.0.5",
|
| "_resolution": {
|
| "type": "version",
|
| - "tag": "v1.0.2",
|
| - "commit": "f65766278e9943649e70ff8ab01a848ccf068b01"
|
| + "tag": "v1.0.5",
|
| + "commit": "cf833eab5c55a26c5aa92e56d3fcb079120ce66a"
|
| },
|
| "_source": "git://github.com/PolymerElements/iron-a11y-keys-behavior.git",
|
| "_target": "^1.0.0",
|
|
|