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

Unified Diff: server/static/bower.json

Issue 1695893004: RPC Explorer (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@rpcepxlorer-deps
Patch Set: 80 chars Created 4 years, 10 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 | « appengine/static/dispatch.yaml ('k') | server/static/bower_components/html5-history-anchor/.bower.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: server/static/bower.json
diff --git a/server/static/bower.json b/server/static/bower.json
index b3eea483ae36903a7ff81923acd5478089ea649f..1312a505170bf1c19403097cc8e7851a1a6b8d82 100644
--- a/server/static/bower.json
+++ b/server/static/bower.json
@@ -9,7 +9,8 @@
"bootstrap": "~3.3.6",
"iron-ajax": "PolymerElements/iron-ajax#~1.1.1",
"jquery": "~2.2.0",
- "polymer": "Polymer/polymer#^1.2.0"
+ "polymer": "Polymer/polymer#^1.2.0",
+ "html5-history-anchor": "~0.4.0"
},
"devDependencies": {
"web-component-tester": "~4.2.0"
« no previous file with comments | « appengine/static/dispatch.yaml ('k') | server/static/bower_components/html5-history-anchor/.bower.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698