mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
46f2a6fc15
commit
7c5dabe06d
6 changed files with 19 additions and 15 deletions
|
@ -16,12 +16,12 @@
|
|||
},
|
||||
"devDependencies": {},
|
||||
"ignore": [],
|
||||
"version": "1.1.109",
|
||||
"_release": "1.1.109",
|
||||
"version": "1.1.110",
|
||||
"_release": "1.1.110",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "1.1.109",
|
||||
"commit": "04821a9677127cb08a156986385d3345ea9d7e74"
|
||||
"tag": "1.1.110",
|
||||
"commit": "ab24c293c88728733789d3fcdf127d18294a6148"
|
||||
},
|
||||
"_source": "https://github.com/MediaBrowser/Emby.ApiClient.Javascript.git",
|
||||
"_target": "^1.1.51",
|
||||
|
|
|
@ -216,7 +216,7 @@
|
|||
return connectUser;
|
||||
};
|
||||
|
||||
var minServerVersion = '3.0.7200';
|
||||
var minServerVersion = '3.0.8000';
|
||||
self.minServerVersion = function (val) {
|
||||
|
||||
if (val) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue