Index: third_party/polymer/platform/.bower.json |
diff --git a/third_party/polymer/platform/.bower.json b/third_party/polymer/platform/.bower.json |
index 2f7ae27ced6932b2c7fceba6b50fe9e4281257fe..98f8b31049156a60429c4c6c5132a19a5a927769 100644 |
--- a/third_party/polymer/platform/.bower.json |
+++ b/third_party/polymer/platform/.bower.json |
@@ -1,26 +1,14 @@ |
{ |
"name": "platform", |
- "main": "platform.js", |
- "homepage": "https://github.com/Polymer/platform", |
- "authors": [ |
- "The Polymer Authors" |
- ], |
- "description": "Integrate platform polyfills: load, build, test", |
- "keywords": [ |
- "polymer", |
- "web", |
- "components" |
- ], |
- "license": "BSD", |
- "private": true, |
- "version": "0.1.1", |
- "_release": "0.1.1", |
+ "homepage": "https://github.com/bestiejs/platform.js", |
+ "version": "1.0.0", |
+ "_release": "1.0.0", |
"_resolution": { |
"type": "version", |
- "tag": "0.1.1", |
- "commit": "e3b25b94f9e1f51f213176e4ad07283bd56c5363" |
+ "tag": "v1.0.0", |
+ "commit": "a60efb138e63e256a965db277ed5eab30410f78f" |
}, |
- "_source": "git://github.com/Polymer/platform.git", |
- "_target": "0.1.1", |
- "_originalSource": "Polymer/platform" |
+ "_source": "git://github.com/bestiejs/platform.js.git", |
+ "_target": "*", |
+ "_originalSource": "platform" |
} |