This commit is contained in:
parent
46583e7ba4
commit
ab456b9ee4
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue