@skdx/web-components 0.34.0 → 0.36.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -71,4 +71,4 @@ pnpm --filter @skdx/web-components test # vitest + jsdom
71
71
  pnpm --filter @skdx/web-components typecheck # tsc --noEmit
72
72
  ```
73
73
 
74
- Component demos live in the docs portal (`apps/docs`): `pnpm --filter @skdx/docs dev`.
74
+ Component demos live in the docs repository ([SkandaDX/docs.ui.skdx](https://github.com/SkandaDX/docs.ui.skdx)); run `pnpm dev` there.