@luxfi/core 5.0.2 → 5.0.3
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +2 -2
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@luxfi/core",
|
3
|
-
"version": "5.0.
|
3
|
+
"version": "5.0.3",
|
4
4
|
"description": "Library that contains shared UI primitives, support for a common design system, and other boilerplate support.",
|
5
5
|
"publishConfig": {
|
6
6
|
"registry": "https://registry.npmjs.org/",
|
@@ -45,7 +45,7 @@
|
|
45
45
|
},
|
46
46
|
"peerDependencies": {
|
47
47
|
"@hanzo/auth": "2.4.6",
|
48
|
-
"@hanzo/commerce": "7.0.
|
48
|
+
"@hanzo/commerce": "7.0.1",
|
49
49
|
"@hanzo/ui": "3.7.0",
|
50
50
|
"@hookform/resolvers": "^3.3.2",
|
51
51
|
"lucide-react": "^0.344.0",
|