mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update sync process
This commit is contained in:
parent
cc428aac1d
commit
504384e83d
109 changed files with 553 additions and 289 deletions
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "paper-behaviors",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Common behaviors across the paper elements",
|
||||
"authors": [
|
||||
"The Polymer Authors"
|
||||
],
|
||||
"main": [
|
||||
"paper-button-behavior.html",
|
||||
"paper-radio-button-behavior.html"
|
||||
"paper-inky-focus-behavior.html"
|
||||
],
|
||||
"keywords": [
|
||||
"web-components",
|
||||
|
@ -36,11 +36,11 @@
|
|||
"web-component-tester": "*",
|
||||
"webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
||||
},
|
||||
"_release": "1.0.3",
|
||||
"_release": "1.0.4",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.0.3",
|
||||
"commit": "90b54de14264c19693601b9fc16af6b68a9d48e4"
|
||||
"tag": "v1.0.4",
|
||||
"commit": "a7ac7fbdb79b4d82416ec9b41613575386d0d226"
|
||||
},
|
||||
"_source": "git://github.com/PolymerElements/paper-behaviors.git",
|
||||
"_target": "^1.0.0",
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"name": "paper-behaviors",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Common behaviors across the paper elements",
|
||||
"authors": [
|
||||
"The Polymer Authors"
|
||||
],
|
||||
"main": [
|
||||
"paper-button-behavior.html",
|
||||
"paper-radio-button-behavior.html"
|
||||
"paper-inky-focus-behavior.html"
|
||||
],
|
||||
"keywords": [
|
||||
"web-components",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue