@bifrostui/utils 1.1.11-beta.4 → 1.1.11-beta.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bifrostui/utils",
3
- "version": "1.1.11-beta.4",
3
+ "version": "1.1.11-beta.6",
4
4
  "description": "BUI React utilities for building components.",
5
5
  "main": "src/index.ts",
6
6
  "module": "src/index.ts",
@@ -34,5 +34,5 @@
34
34
  "access": "public",
35
35
  "registry": "https://registry.npmjs.org/"
36
36
  },
37
- "gitHead": "efd0ef8c98be4e4e566b2518777b884a4eb75aa6"
37
+ "gitHead": "23f3292c1c0eac3e03e4c5efd0fa1621b9f38070"
38
38
  }