@bifrostui/utils 1.1.10-beta.0 → 1.1.10

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-beta.0",
3
+ "version": "1.1.10",
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": "37e9534e0d67ae5e0c485223a564479b20bbfd1e"
31
+ "gitHead": "37284ebafb56784cab5731e0336bf0520b9e63b8"
32
32
  }