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

Side by Side Diff: third_party/polymer/v1_0/components/neon-animation/.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": "neon-animation", 2 "name": "neon-animation",
3 "version": "1.0.1", 3 "version": "1.0.1",
4 "authors": [ 4 "authors": [
5 "The Polymer Authors" 5 "The Polymer Authors"
6 ], 6 ],
7 "keywords": [ 7 "keywords": [
8 "web-components", 8 "web-components",
9 "web-component", 9 "web-component",
10 "polymer", 10 "polymer",
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 "_release": "1.0.1", 51 "_release": "1.0.1",
52 "_resolution": { 52 "_resolution": {
53 "type": "version", 53 "type": "version",
54 "tag": "v1.0.1", 54 "tag": "v1.0.1",
55 "commit": "160f14c31b4692cc8073b67e8849e444b0695cde" 55 "commit": "160f14c31b4692cc8073b67e8849e444b0695cde"
56 }, 56 },
57 "_source": "git://github.com/PolymerElements/neon-animation.git", 57 "_source": "git://github.com/PolymerElements/neon-animation.git",
58 "_target": "^1.0.0", 58 "_target": "^1.0.0",
59 "_originalSource": "PolymerElements/neon-animation" 59 "_originalSource": "PolymerElements/neon-animation"
60 } 60 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698