Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(72)

Unified Diff: third_party/polymer/platform/.bower.json

Issue 137393003: Uprev Polymer to 0.1.3 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Uprev to 0.1.3 Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/polymer/README.chromium ('k') | third_party/polymer/platform/AUTHORS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
}
« no previous file with comments | « third_party/polymer/README.chromium ('k') | third_party/polymer/platform/AUTHORS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698