We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd8e74 commit 6e37ddaCopy full SHA for 6e37dda
packages/auth/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@hanzo/auth",
3
- "version": "2.4.1",
+ "version": "2.4.2",
4
"description": "Library with Firebase authentication.",
5
"publishConfig": {
6
"registry": "https://registry.npmjs.org/",
packages/commerce/package.json
"name": "@hanzo/commerce",
- "version": "6.4.1",
+ "version": "6.4.2",
"description": "e-commerce framework.",
"type": "module",
@@ -40,7 +40,7 @@
40
"square": "^35.0.0"
41
},
42
"peerDependencies": {
43
- "@hanzo/auth": "^2.4.1",
+ "@hanzo/auth": "^2.4.2",
44
"@hanzo/ui": "^3.6.3",
45
"@hookform/resolvers": "^3.3.4",
46
"@radix-ui/react-radio-group": "^1.1.3",
0 commit comments