aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apiclient/templates/typescript/package.mustache2
1 files changed, 1 insertions, 1 deletions
diff --git a/apiclient/templates/typescript/package.mustache b/apiclient/templates/typescript/package.mustache
index 5127917a1..251a40383 100644
--- a/apiclient/templates/typescript/package.mustache
+++ b/apiclient/templates/typescript/package.mustache
@@ -1,5 +1,5 @@
{
- "name": "jellyfin-apiclient-{{npmName}}",
+ "name": "@jellyfin/client-{{npmName}}",
"version": "10.7.0{{snapshotVersion}}",
"description": "Jellyfin api client using {{npmName}}",
"author": "Jellyfin Contributors",