@zag-js/file-utils 0.28.1 → 0.29.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.
Files changed (2) hide show
  1. package/README.md +2 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -5,9 +5,9 @@ JS File API utilities
5
5
  ## Installation
6
6
 
7
7
  ```sh
8
- yarn add @zag-js/file-utils
8
+ yarn add @zag-js/file-utils
9
9
  # or
10
- npm i @zag-js/file-utils
10
+ npm i @zag-js/file-utils
11
11
  ```
12
12
 
13
13
  ## Contribution
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zag-js/file-utils",
3
- "version": "0.28.1",
3
+ "version": "0.29.0",
4
4
  "description": "JS File API utilities",
5
5
  "keywords": [
6
6
  "js",