angular-tailwind-components 1.6.2 → 1.6.4

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -277,7 +277,7 @@ ng build angular-tailwind-components
277
277
  # Start Storybook (locale)
278
278
  npm run storybook
279
279
 
280
- # Storybook per StackBlitz (CI, host 0.0.0.0, porta 6006)
280
+ # Storybook su StackBlitz (Vite, porta 6006)
281
281
  npm run stackblitz
282
282
  ```
283
283
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "angular-tailwind-components",
3
- "version": "1.6.2",
3
+ "version": "1.6.4",
4
4
  "files": [
5
5
  "fesm2022",
6
6
  "types",