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

Unified Diff: polymer_1.0.4/bower.json

Issue 1205703007: Add polymer 1.0 to npm_modules (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: Renamed folder to 1.0.4 Created 5 years, 6 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 | « no previous file | polymer_1.0.4/bower_components/app-router/.bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: polymer_1.0.4/bower.json
diff --git a/polymer_1.0.4/bower.json b/polymer_1.0.4/bower.json
new file mode 100644
index 0000000000000000000000000000000000000000..1294da46161990b307b7f555f681433bd0a6a90a
--- /dev/null
+++ b/polymer_1.0.4/bower.json
@@ -0,0 +1,13 @@
+{
+ "name": "chrome-infra",
+ "dependencies": {
+ "iron-elements": "PolymerElements/iron-elements#~1.0.1",
+ "paper-elements": "PolymerElements/paper-elements#~1.0.1",
+ "gold-elements": "PolymerElements/gold-elements#~1.0.1",
+ "platinum-elements": "PolymerElements/platinum-elements#~1.0.1",
+ "neon-elements": "PolymerElements/neon-elements#~1.0.0",
+ "google-web-components": "GoogleWebComponents/google-web-components#~1.0.1",
+ "polymer": "Polymer/polymer#~1.0.4",
+ "app-router": "~2.6.1"
+ }
+}
« no previous file with comments | « no previous file | polymer_1.0.4/bower_components/app-router/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698