vite-plugin-fenom 1.0.1 → 1.0.2

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/package.json +1 -1
  2. package/readme.md +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plugin-fenom",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "type": "module",
5
5
  "main": "./vite-plugin-fenom.cjs",
6
6
  "exports": {
package/readme.md CHANGED
@@ -74,7 +74,7 @@ document.body.innerHTML = html;
74
74
  ```
75
75
 
76
76
  ## 🧩 vite-plugin-fenom
77
- 📌 Это отдельный пакет, для работы с **vite** и **vituum**
77
+ 📌 Это отдельный пакет, для работы с **vite**
78
78
 
79
79
  ```bash
80
80
  npm install vite-plugin-fenom --save-dev