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

Unified Diff: web/bower.json

Issue 2543323004: Rewrite LogDog log viewer app. (Closed)
Patch Set: Control all fetch sizes, fix follow on initial click, fix small fetch when auth is retrid. Created 4 years 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: web/bower.json
diff --git a/web/bower.json b/web/bower.json
index 7df5f6ce77a1914e6132e9dc070b87059a79ea4e..be1a0b1e68e56b09935ea29ca0823365211c58b4 100644
--- a/web/bower.json
+++ b/web/bower.json
@@ -31,7 +31,8 @@
"page": "~1.6.4",
"paper-elements": "PolymerElements/paper-elements#~1.0.7",
"platinum-elements": "PolymerElements/platinum-elements#~1.2.0",
- "polymer": "Polymer/polymer#^1.6.1"
+ "polymer": "Polymer/polymer#^1.6.1",
+ "requirejs": "^2.3.2"
},
"devDependencies": {
"web-component-tester": "~4.2.0"

Powered by Google App Engine
This is Rietveld 408576698