mirror of
https://github.com/bartvdbraak/omnidash.git
synced 2025-04-27 15:31:21 +00:00
feat: Add @clerk/clerk-react
as dependency
This commit is contained in:
parent
886160f894
commit
b9d0807a19
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
"format:check": "prettier --check \"**/*.{ts,tsx,mdx}\" --cache"
|
||||
},
|
||||
"dependencies": {
|
||||
"@clerk/clerk-react": "^4.18.0",
|
||||
"@clerk/nextjs": "^4.19.0",
|
||||
"@radix-ui/react-avatar": "^1.0.3",
|
||||
"@radix-ui/react-dialog": "^1.0.4",
|
||||
|
|
Loading…
Reference in a new issue