Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenlejoe committed Jan 8, 2024
1 parent bb3444b commit 8c145d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_id": "[email protected]",
"name": "@covalenthq/goldrush-kit",
"version": "0.2.7",
"version": "0.3.1",
"types": "dist/index.d.ts",
"exports": {
".": {
Expand Down Expand Up @@ -78,14 +78,14 @@
"vite-plugin-dts": "^1.7.3",
"vite-plugin-lib-inject-css": "^1.3.0",
"vite-tsconfig-paths": "^4.2.1",
"@covalenthq/client-sdk": "^0.7.1"
"@covalenthq/client-sdk": "^0.7.3"
},
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"dependencies": {
"@covalenthq/client-sdk": "^0.6.6",
"@covalenthq/client-sdk": "^0.7.3",
"@headlessui/react": "^1.7.17",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-checkbox": "^1.0.4",
Expand Down

0 comments on commit 8c145d4

Please sign in to comment.