Skip to content

Commit

Permalink
upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
musordmt committed Jul 16, 2024
1 parent d3ca069 commit 56be6d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions pkg/auth/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/auth",
"version": "2.4.18",
"version": "2.4.19",
"description": "Library with Firebase authentication.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down Expand Up @@ -29,7 +29,7 @@
"firebase-admin": "^12.1.0"
},
"peerDependencies": {
"@hanzo/ui": "^3.8.21",
"@hanzo/ui": "^3.8.36",
"@hookform/resolvers": "^3.3.4",
"firebase": "^10.8.0",
"lucide-react": "^0.344.0",
Expand Down
6 changes: 3 additions & 3 deletions pkg/commerce/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hanzo/commerce",
"version": "7.3.1",
"version": "7.3.2",
"description": "e-commerce framework.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
Expand Down Expand Up @@ -36,8 +36,8 @@
"square": "^35.1.0"
},
"peerDependencies": {
"@hanzo/auth": "^2.4.10",
"@hanzo/ui": "^3.8.31",
"@hanzo/auth": "^2.4.18",
"@hanzo/ui": "^3.8.36",
"@hookform/resolvers": "^3.3.4",
"@radix-ui/react-radio-group": "^1.1.3",
"firebase": "^10.8.0",
Expand Down

0 comments on commit 56be6d9

Please sign in to comment.