nexabase-report 0.4.0 → 0.4.1

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
@@ -41,7 +41,7 @@
41
41
  ## Instalación
42
42
 
43
43
  ```bash
44
- npm install nexabase-report
44
+ pnpm install nexabase-report
45
45
  ```
46
46
 
47
47
  Importar estilos una sola vez al inicio:
@@ -550,9 +550,9 @@ Los reportes de ejemplo están en `examples/` y son compatibles con diseñador y
550
550
  ## Publicación
551
551
 
552
552
  ```bash
553
- npm run build
554
- npm version patch|minor|major
555
- npm publish --access public
553
+ pnpm run build
554
+ pnpm version patch|minor|major
555
+ pnpm publish --access public
556
556
  ```
557
557
 
558
558
  CDN automático: