@bifrostui/utils 1.1.10 → 1.1.11-beta.0

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.10",
3
+ "version": "1.1.11-beta.0",
4
4
  "description": "BUI React utilities for building components.",
5
5
  "main": "dist/index.js",
6
6
  "module": "es/index.js",
@@ -28,5 +28,5 @@
28
28
  "access": "public",
29
29
  "registry": "https://registry.npmjs.org/"
30
30
  },
31
- "gitHead": "37284ebafb56784cab5731e0336bf0520b9e63b8"
31
+ "gitHead": "5a4c0b97ca6184ddb27880b71f1594dac54d8a37"
32
32
  }