feat: add clerk to vite-template
This commit is contained in:
parent
da8aaa1db6
commit
14ef2719c7
4 changed files with 65 additions and 31 deletions
|
|
@ -10,6 +10,7 @@
|
|||
"lint": "eslint src/ --max-warnings 0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@clerk/clerk-react": "^5.32.0",
|
||||
"@repo/ui": "*",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue