Skip to content

Commit

Permalink
Bump version to 0.0.67 in package.json and update zustand dependency …
Browse files Browse the repository at this point in the history
…to ^4.5.5
  • Loading branch information
NateIsern committed Nov 16, 2024
1 parent f0aaf75 commit 0e832e7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oxyhq/services",
"version": "0.0.65",
"version": "0.0.67",
"description": "",
"homepage": "https://oxy.so/",
"main": "./dist/index.js",
Expand Down Expand Up @@ -54,6 +54,6 @@
"react-icons": "^5.2.1",
"tailwind-merge": "^2.3.0",
"zod": "^3.23.8",
"zustand": "^4.5.2"
"zustand": "^4.5.5"
}
}
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

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

0 comments on commit 0e832e7

Please sign in to comment.