diff --git a/typescript/claim-button-react/package.json b/typescript/claim-button-react/package.json index 5842ba6..0b78c6e 100644 --- a/typescript/claim-button-react/package.json +++ b/typescript/claim-button-react/package.json @@ -12,7 +12,7 @@ "@thirdweb-dev/react": "^2.0.0", "@thirdweb-dev/sdk": "^2.0.2", "ethers": "^5.6.0", - "next": "12.1.0", + "next": "13.5.0", "react": "17.0.2", "react-dom": "17.0.2" },