feat: add helpers and improve workspace auth flows

This commit is contained in:
2026-07-13 13:53:36 +05:30
parent 88e907783a
commit b4e5fade19
74 changed files with 853 additions and 131 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# Publishing WrNexus to npm
All 25 `@wrnexus/*` packages are built and published to the **public npm registry**
All 26 `@wrnexus/*` packages are built and published to the **public npm registry**
(`registry.npmjs.org`), then installed on any machine with **Bun**.
## Prerequisites