diff --git a/package-lock.json b/package-lock.json
index 8e815fcd..fece63d1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -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",
diff --git a/package.json b/package.json
index 78cd423d..8c83e80a 100644
--- a/package.json
+++ b/package.json
@@ -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",