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

Merge pull request #6038 from jellyfin/renovate/libarchive.js-2.x

Update dependency libarchive.js to v2
This commit is contained in:
Bill Thornton 2024-09-11 10:23:56 -04:00 committed by GitHub
commit ff6cda47e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 33 additions and 23 deletions

View file

@ -1,4 +1,3 @@
// eslint-disable-next-line import/named, import/namespace
import { Archive } from 'libarchive.js';
import loading from '../../components/loading/loading';
import dialogHelper from '../../components/dialogHelper/dialogHelper';