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 cbf68711faa3414c2ae461358b03009023d66126..aa527189c11682683353f5da754b38b7a2dc790c 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": { |