This commit is contained in:
hailin 2025-04-07 15:07:52 +08:00
parent 46583e7ba4
commit ab456b9ee4
1 changed files with 2 additions and 1 deletions

View File

@ -96,7 +96,8 @@
"wagmi": "^1.4.7", "wagmi": "^1.4.7",
"zod": "3.22.4", "zod": "3.22.4",
"zustand": "^4.4.7", "zustand": "^4.4.7",
"@emotion/react": "^11.14.0" "@emotion/react": "^11.14.0",
"@clerk/nextjs": "^6.13.0"
}, },
"devDependencies": { "devDependencies": {
"@tailwindcss/typography": "^0.5.10", "@tailwindcss/typography": "^0.5.10",