diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-12 22:08:30 +0100 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-05-12 22:08:30 +0100 |
| commit | 0f0b8ed3191210707965cc78ae626023c3b922f0 (patch) | |
| tree | 4bea7a6cb53ba174876a4e4e1096a0c7f8122e2f /communities/red-right-hand/174bg.net/package.json | |
| parent | c1ca45a0ba712de6fe222d4599fe12792c2271e0 (diff) | |
| download | unnamed-group-0f0b8ed3191210707965cc78ae626023c3b922f0.tar unnamed-group-0f0b8ed3191210707965cc78ae626023c3b922f0.tar.gz unnamed-group-0f0b8ed3191210707965cc78ae626023c3b922f0.tar.bz2 unnamed-group-0f0b8ed3191210707965cc78ae626023c3b922f0.tar.xz unnamed-group-0f0b8ed3191210707965cc78ae626023c3b922f0.zip | |
add clerk auth
Diffstat (limited to 'communities/red-right-hand/174bg.net/package.json')
| -rw-r--r-- | communities/red-right-hand/174bg.net/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/communities/red-right-hand/174bg.net/package.json b/communities/red-right-hand/174bg.net/package.json index ca4b930..988f26c 100644 --- a/communities/red-right-hand/174bg.net/package.json +++ b/communities/red-right-hand/174bg.net/package.json @@ -9,6 +9,7 @@ "lint": "eslint" }, "dependencies": { + "@clerk/nextjs": "^7.3.3", "@heroicons/react": "^2.2.0", "next": "16.2.6", "react": "19.2.4", |
