chore: add clerk as dep

This commit is contained in:
Stevan Freeborn
2023-09-09 19:15:20 -05:00
parent 38dd598b61
commit b6a81afe07
2 changed files with 553 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"@clerk/nextjs": "^4.23.5",
"@types/node": "20.6.0",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",