1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update polymer components

This commit is contained in:
Luke Pulverenti 2015-12-04 11:58:14 -05:00
parent 22f689e089
commit 2eb2a5011d
18 changed files with 287 additions and 104 deletions

View file

@ -34,14 +34,14 @@
"test-fixture": "PolymerElements/test-fixture#^1.0.0",
"iron-component-page": "PolymerElements/iron-component-page#^1.0.0"
},
"homepage": "https://github.com/PolymerElements/paper-icon-button",
"homepage": "https://github.com/polymerelements/paper-icon-button",
"_release": "1.0.5",
"_resolution": {
"type": "version",
"tag": "v1.0.5",
"commit": "15e9bd571ef8e77da8c58fb5f447fe7cc7c0c9f1"
},
"_source": "git://github.com/PolymerElements/paper-icon-button.git",
"_target": "~1.0.2",
"_originalSource": "PolymerElements/paper-icon-button"
"_source": "git://github.com/polymerelements/paper-icon-button.git",
"_target": "^1.0.0",
"_originalSource": "polymerelements/paper-icon-button"
}