From 12282423c7306dfa19ec0c2a8171416d01fe8fdd Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Sun, 19 Oct 2025 23:53:55 +0300 Subject: [PATCH] fix readme and lock --- app/nextgraph/README.md | 1 - pnpm-lock.yaml | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) 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