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

Side by Side Diff: third_party/polymer/components/iron-location/.bower.json

Issue 3010683002: Update Polymer components. (Closed)
Patch Set: Rebase Created 3 years, 3 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "name": "iron-location", 2 "name": "iron-location",
3 "version": "0.8.11", 3 "version": "0.8.11",
4 "description": "Bidirectional data binding into the page's URL.", 4 "description": "Bidirectional data binding into the page's URL.",
5 "private": true, 5 "private": true,
6 "authors": [ 6 "authors": [
7 "The Polymer Authors" 7 "The Polymer Authors"
8 ], 8 ],
9 "keywords": [ 9 "keywords": [
10 "web-components", 10 "web-components",
(...skipping 25 matching lines...) Expand all
36 "web-component-tester": "^4.0.0", 36 "web-component-tester": "^4.0.0",
37 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0", 37 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
38 "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.2.3" 38 "iron-demo-helpers": "PolymerElements/iron-demo-helpers#^1.2.3"
39 }, 39 },
40 "_release": "0.8.11", 40 "_release": "0.8.11",
41 "_resolution": { 41 "_resolution": {
42 "type": "version", 42 "type": "version",
43 "tag": "v0.8.11", 43 "tag": "v0.8.11",
44 "commit": "0df572a3ba0a6f81cd624693b1486bde0d187100" 44 "commit": "0df572a3ba0a6f81cd624693b1486bde0d187100"
45 }, 45 },
46 "_source": "https://github.com/polymerelements/iron-location.git", 46 "_source": "https://github.com/PolymerElements/iron-location.git",
47 "_target": "^0.8.1", 47 "_target": "^0.8.1",
48 "_originalSource": "polymerelements/iron-location" 48 "_originalSource": "PolymerElements/iron-location"
49 } 49 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698