added auth0 to package using yarn

This commit is contained in:
Genuinely 2025-03-24 14:50:45 -07:00
parent 45df9dc5bf
commit 39c8eef888
3 changed files with 49 additions and 18 deletions

View file

@ -12,6 +12,7 @@
"db:push": "drizzle-kit push"
},
"dependencies": {
"@auth0/nextjs-auth0": "^4.2.1",
"@headlessui/react": "^2.2.0",
"@iarna/toml": "^2.2.5",
"@icons-pack/react-simple-icons": "^12.3.0",