diff --git a/typescript/nft-multiple-currencies/package.json b/typescript/nft-multiple-currencies/package.json index 3271948..4fc6267 100644 --- a/typescript/nft-multiple-currencies/package.json +++ b/typescript/nft-multiple-currencies/package.json @@ -12,7 +12,7 @@ "@thirdweb-dev/react": "^2.0.5", "@thirdweb-dev/sdk": "^2.0.30", "ethers": "^5.6.1", - "next": "12.1.0", + "next": "13.5.0", "react": "17.0.2", "react-dom": "17.0.2" },