mirror of
https://github.com/jellyfin/jellyfin-roku.git
synced 2025-02-01 20:14:57 +00:00
remove api roku module dependency
This commit is contained in:
parent
a7478fc42a
commit
49d285b282
7
package-lock.json
generated
7
package-lock.json
generated
@ -10,7 +10,6 @@
|
||||
"hasInstallScript": true,
|
||||
"license": "GPL-2.0",
|
||||
"dependencies": {
|
||||
"api": "npm:jellyfin-api-bs-client@1.0.6",
|
||||
"bgv": "npm:button-group-vert@1.0.2",
|
||||
"brighterscript-formatter": "1.6.27",
|
||||
"intKeyboard": "npm:integer-keyboard@1.0.12",
|
||||
@ -322,12 +321,6 @@
|
||||
"node": ">= 8"
|
||||
}
|
||||
},
|
||||
"node_modules/api": {
|
||||
"name": "jellyfin-api-bs-client",
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/jellyfin-api-bs-client/-/jellyfin-api-bs-client-1.0.6.tgz",
|
||||
"integrity": "sha512-lZXRUvH0Tz3itGgI2o4EArCaoaYCJf8fM+NrYzGnJlxBSnon6RAWt1XxookfyeSVXghQtZUHY+IXjM/byUnoFw=="
|
||||
},
|
||||
"node_modules/argparse": {
|
||||
"version": "2.0.1",
|
||||
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
||||
|
@ -3,7 +3,6 @@
|
||||
"version": "1.6.6",
|
||||
"description": "Roku app for Jellyfin media server",
|
||||
"dependencies": {
|
||||
"api": "npm:jellyfin-api-bs-client@1.0.6",
|
||||
"bgv": "npm:button-group-vert@1.0.2",
|
||||
"brighterscript-formatter": "1.6.27",
|
||||
"intKeyboard": "npm:integer-keyboard@1.0.12",
|
||||
|
Loading…
x
Reference in New Issue
Block a user