diff --git a/app/nextgraph/README.md b/app/nextgraph/README.md index cdd283a..93faf7c 100644 --- a/app/nextgraph/README.md +++ b/app/nextgraph/README.md @@ -9,7 +9,6 @@ The native apps are using the Tauri framework with an embedded WebView to render ``` npm install -g pnpm pnpm install -pnpm install @tauri-apps/cli ``` ## Recommended IDE Setup diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5d5f2c1..194db48 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -877,9 +877,6 @@ importers: '@ng-org/alien-deepsignals': specifier: workspace:* version: link:../alien-deepsignals - '@ng-org/lib-wasm': - specifier: workspace:* - version: link:../lib-wasm/pkg '@ng-org/shex-orm': specifier: workspace:* version: link:../shex-orm @@ -920,6 +917,9 @@ importers: specifier: 3.5.19 version: 3.5.19(typescript@5.9.2) devDependencies: + '@ng-org/lib-wasm': + specifier: workspace:* + version: link:../lib-wasm/pkg '@playwright/test': specifier: ^1.55.0 version: 1.55.0