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

Side by Side Diff: third_party/polymer/v1_0/components/paper-scroll-header-panel/.bower.json

Issue 1155683008: Rename polymer and cr_elements v0_8 to v1_0 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v1
Patch Set: fix a merge mistake 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "name": "paper-scroll-header-panel", 2 "name": "paper-scroll-header-panel",
3 "description": "A header bar with scrolling behavior", 3 "description": "A header bar with scrolling behavior",
4 "version": "1.0.1", 4 "version": "1.0.1",
5 "license": "http://polymer.github.io/LICENSE.txt", 5 "license": "http://polymer.github.io/LICENSE.txt",
6 "private": true, 6 "private": true,
7 "authors": "The Polymer Authors", 7 "authors": "The Polymer Authors",
8 "keywords": [ 8 "keywords": [
9 "web-components", 9 "web-components",
10 "polymer", 10 "polymer",
(...skipping 28 matching lines...) Expand all
39 "_release": "1.0.1", 39 "_release": "1.0.1",
40 "_resolution": { 40 "_resolution": {
41 "type": "version", 41 "type": "version",
42 "tag": "v1.0.1", 42 "tag": "v1.0.1",
43 "commit": "2b8db7a3cb8bfc7c8811438dd8cdfbdfda65d4d3" 43 "commit": "2b8db7a3cb8bfc7c8811438dd8cdfbdfda65d4d3"
44 }, 44 },
45 "_source": "git://github.com/PolymerElements/paper-scroll-header-panel.git", 45 "_source": "git://github.com/PolymerElements/paper-scroll-header-panel.git",
46 "_target": "^1.0.0", 46 "_target": "^1.0.0",
47 "_originalSource": "PolymerElements/paper-scroll-header-panel" 47 "_originalSource": "PolymerElements/paper-scroll-header-panel"
48 } 48 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698