feat: publish api-client to npm (#6016)

* feat: publish api-client to npm

* feat: change hosting wording + examples

* GPL -> LGPL

* fix: remove manual publishing + git url

* fix: lint

* fix: lint
This commit is contained in:
Calum H.
2026-05-06 23:39:06 +01:00
committed by GitHub
parent de07bcff7d
commit c69f24f94d
14 changed files with 469 additions and 772 deletions

12
pnpm-lock.yaml generated
View File

@@ -440,9 +440,6 @@ importers:
packages/api-client:
dependencies:
'@tauri-apps/plugin-http':
specifier: ^2.0.0
version: 2.5.7
mitt:
specifier: ^3.0.1
version: 3.0.1
@@ -453,6 +450,15 @@ importers:
'@modrinth/tooling-config':
specifier: workspace:*
version: link:../tooling-config
'@tauri-apps/plugin-http':
specifier: ^2.0.0
version: 2.5.7
esbuild:
specifier: 0.27.2
version: 0.27.2
typescript:
specifier: ^5.9.3
version: 5.9.3
packages/app-lib: {}