crobibero пре 5 година
родитељ
комит
520acc11e6
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      apiclient/templates/typescript/package.mustache

+ 1 - 1
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",