1
0
Fork 0
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:
vitorsemeano 2019-02-20 22:17:26 +00:00
parent 4dd77a24ab
commit 7f407f9691
2 changed files with 2846 additions and 1 deletions

View file

@ -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"
}
} }

2841
yarn.lock

File diff suppressed because it is too large Load diff