mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
added weback and webpack-cli as dev dependencies
This commit is contained in:
parent
4dd77a24ab
commit
7f407f9691
2 changed files with 2846 additions and 1 deletions
|
@ -3,5 +3,9 @@
|
||||||
"version": "10.2.1",
|
"version": "10.2.1",
|
||||||
"description": "Web interface for Jellyfin",
|
"description": "Web interface for Jellyfin",
|
||||||
"repository": "https://github.com/jellyfin/jellyfin-web",
|
"repository": "https://github.com/jellyfin/jellyfin-web",
|
||||||
"license": "GPL-2"
|
"license": "GPL-2",
|
||||||
|
"devDependencies": {
|
||||||
|
"webpack": "^4.29.5",
|
||||||
|
"webpack-cli": "^3.2.3"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue