crobibero 5 лет назад
Родитель
Сommit
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",