diff --git a/package.json b/package.json index 9632d9e..34fd5a3 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "deploy": "yarn build && npx thirdweb@latest upload dist" }, "dependencies": { - "@thirdweb-dev/react": "^4", + "@thirdweb-dev/react": "^4.4", "@thirdweb-dev/sdk": "^4", "ethers": "^5", "react": "^18.2", diff --git a/src/App.tsx b/src/App.tsx index 53974cc..9f59c89 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -26,12 +26,7 @@ export default function Home() {

- +