| Index: third_party/polymer/components/core-iconset-svg/.bower.json
|
| diff --git a/third_party/polymer/components/core-iconset-svg/.bower.json b/third_party/polymer/components/core-iconset-svg/.bower.json
|
| index 81af3344f0509ee0ec7b541e8bee129c856b57d0..ebf9400daa257c12d36977d49d5ed0c3003c5d58 100644
|
| --- a/third_party/polymer/components/core-iconset-svg/.bower.json
|
| +++ b/third_party/polymer/components/core-iconset-svg/.bower.json
|
| @@ -1,20 +1,19 @@
|
| {
|
| - "name": "core-iconset",
|
| + "name": "core-iconset-svg",
|
| "private": true,
|
| "dependencies": {
|
| "polymer": "Polymer/polymer#>=0.3.0 <1.0.0",
|
| - "core-meta": "Polymer/core-meta#>=0.3.0 <1.0.0",
|
| - "core-icon": "Polymer/core-icon#>=0.3.0 <1.0.0"
|
| + "core-iconset": "Polymer/core-iconset#>=0.3.0 <1.0.0"
|
| },
|
| - "homepage": "https://github.com/Polymer/core-iconset",
|
| + "homepage": "https://github.com/Polymer/core-iconset-svg",
|
| "version": "0.3.5",
|
| "_release": "0.3.5",
|
| "_resolution": {
|
| "type": "version",
|
| "tag": "0.3.5",
|
| - "commit": "76bf6beb0e7ffc1b67485ab2dc13b188915e8233"
|
| + "commit": "383b57cc78b2065c113e839713b0b97688f6bade"
|
| },
|
| - "_source": "git://github.com/Polymer/core-iconset.git",
|
| + "_source": "git://github.com/Polymer/core-iconset-svg.git",
|
| "_target": "0.3.5",
|
| - "_originalSource": "Polymer/core-iconset"
|
| + "_originalSource": "Polymer/core-iconset-svg"
|
| }
|
|
|