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

Unified Diff: third_party/polymer/v0_8/components/polymer/bower.json

Issue 1162563004: Upgrade to 1.0 and switch clients to dom-repeat where needed. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix a layout import and remove the gzipped webanimation in reproduce.sh Created 5 years, 7 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
Index: third_party/polymer/v0_8/components/polymer/bower.json
diff --git a/third_party/polymer/v0_8/components/polymer/bower.json b/third_party/polymer/v0_8/components/polymer/bower.json
index f2bb8f7466c18830dbbf05a8721e35da4e6a1732..9c4f5c9b4ffdbd08ba0e8b0ec0ea50be9d246393 100644
--- a/third_party/polymer/v0_8/components/polymer/bower.json
+++ b/third_party/polymer/v0_8/components/polymer/bower.json
@@ -1,6 +1,6 @@
{
"name": "polymer",
- "version": "0.8.0-rc.7",
+ "version": "1.0.2",
"main": [
"polymer.html"
],
@@ -17,7 +17,7 @@
"url": "https://github.com/Polymer/polymer.git"
},
"dependencies": {
- "webcomponentsjs": "^0.6.0"
+ "webcomponentsjs": "^0.7.2"
},
"devDependencies": {
"web-component-tester": "*"
« no previous file with comments | « third_party/polymer/v0_8/components/polymer/README.md ('k') | third_party/polymer/v0_8/components/polymer/build.bat » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698