diff --git a/README.md b/README.md index c64023f..39e7de6 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,10 @@ bun run dev ## License -This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. \ No newline at end of file +This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. + +## Need more help? + +If you have any questions or need help, feel free to reach out to us on [Discord](https://discord.gg/8gW3h6w5) +or open a [Github issue](https://github.com/coinbase/onchainkit/issues) or DMs us +on X at [@onchainkit](https://x.com/onchainkit), [@zizzamia](https://x.com/zizzamia), [@fkpxls](https://x.com/fkpxls). diff --git a/bun.lockb b/bun.lockb index 1493d63..2999e56 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e5181d3..a697af6 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "test:coverage": "vitest run --coverage" }, "dependencies": { - "@coinbase/onchainkit": "^0.30.0", + "@coinbase/onchainkit": "^0.31.4", "next": "^14.2.5", "permissionless": "^0.1.26", "react": "^18",