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

Unified Diff: polymer_0.5.0/bower_components/core-animation/.bower.json

Issue 786953007: npm_modules: Fork bower_components into Polymer 0.4.0 and 0.5.0 versions (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Created 5 years, 12 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: polymer_0.5.0/bower_components/core-animation/.bower.json
diff --git a/bower_components/core-animation/.bower.json b/polymer_0.5.0/bower_components/core-animation/.bower.json
similarity index 52%
rename from bower_components/core-animation/.bower.json
rename to polymer_0.5.0/bower_components/core-animation/.bower.json
index 3d3b9d34a8ebeaf697108be0504adcca8b140b61..20b7ee0e548a66ccb53c3a82ade67043ec7fa2c7 100644
--- a/bower_components/core-animation/.bower.json
+++ b/polymer_0.5.0/bower_components/core-animation/.bower.json
@@ -2,18 +2,18 @@
"name": "core-animation",
"private": true,
"dependencies": {
- "polymer": "Polymer/polymer#^0.4.0",
- "web-animations-js": "web-animations/web-animations-js#master"
+ "polymer": "Polymer/polymer#^0.5.0",
+ "web-animations-js": "web-animations/web-animations-js#1.0.1"
},
+ "version": "0.5.2",
"homepage": "https://github.com/Polymer/core-animation",
- "version": "0.4.2",
- "_release": "0.4.2",
+ "_release": "0.5.2",
"_resolution": {
"type": "version",
- "tag": "0.4.2",
- "commit": "23a21e9a31a89ee7a5e8c4b9cdefe00a3ba83c13"
+ "tag": "0.5.2",
+ "commit": "cef79c774331e3e060eeff52871c9641350f99b3"
},
"_source": "git://github.com/Polymer/core-animation.git",
- "_target": "^0.4.0",
+ "_target": "^0.5.0",
"_originalSource": "Polymer/core-animation"
}

Powered by Google App Engine
This is Rietveld 408576698