@xwadex/fesd 0.0.1-4.15.rc → 0.0.1-4.17.rc

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
@@ -1,8 +1,8 @@
1
1
  ## Environment
2
2
 
3
- - Node v18.12.1
4
- - NPM v8.19.2
5
- - Vite 4.0.0
3
+ - Node v20.14.0
4
+ - NPM v10.7.0
5
+ - Vite v5.2.0
6
6
 
7
7
  ## Getting Started
8
8
 
@@ -22,4 +22,4 @@ npm run dev
22
22
 
23
23
  ```
24
24
  npm run build
25
- ```
25
+ ```