Skip to content

Commit

Permalink
@hanzo/auth 2.3.6, @hanzo/commerce 6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zeekay committed Apr 16, 2024
1 parent 7e231d3 commit ba08862
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions packages/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/auth",
"version": "2.3.5",
"version": "2.3.6",
"description": "Library with Firebase authentication.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down Expand Up @@ -31,7 +31,7 @@
"firebase-admin": "^12.0.0"
},
"peerDependencies": {
"@hanzo/ui": "^3.4.0",
"@hanzo/ui": "^3.6.3",
"@hookform/resolvers": "^3.3.4",
"firebase": "^10.8.0",
"lucide-react": "^0.344.0",
Expand All @@ -47,4 +47,4 @@
"cross-fetch": "^4.0.0",
"typescript": "^5.3.3"
}
}
}
6 changes: 3 additions & 3 deletions packages/commerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/commerce",
"version": "6.3.2",
"version": "6.3.3",
"description": "e-commerce framework.",
"type": "module",
"publishConfig": {
Expand Down Expand Up @@ -40,8 +40,8 @@
"square": "^35.0.0"
},
"peerDependencies": {
"@hanzo/auth": "^2.3.5",
"@hanzo/ui": "^3.6.2",
"@hanzo/auth": "^2.3.6",
"@hanzo/ui": "^3.6.3",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-radio-group": "^1.1.3",
"firebase": "^10.8.0",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ba08862

Please sign in to comment.