Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/hanzoai/react-sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
erikrakuscek committed Apr 18, 2024
2 parents 0f3dea4 + 23c0be2 commit 90c1dda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/auth",
"version": "2.4.2",
"version": "2.4.3",
"description": "Library with Firebase authentication.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down
4 changes: 2 additions & 2 deletions packages/commerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/commerce",
"version": "6.4.2",
"version": "6.4.3",
"description": "e-commerce framework.",
"type": "module",
"publishConfig": {
Expand Down Expand Up @@ -40,7 +40,7 @@
"square": "^35.0.0"
},
"peerDependencies": {
"@hanzo/auth": "^2.4.2",
"@hanzo/auth": "^2.4.3",
"@hanzo/ui": "^3.6.3",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-radio-group": "^1.1.3",
Expand Down

0 comments on commit 90c1dda

Please sign in to comment.