add localtunnel info

This commit is contained in:
lucas-neynar
2025-03-14 14:32:29 -07:00
parent 85671208dd
commit 8146693122
3 changed files with 22 additions and 4 deletions

View File

@@ -250,12 +250,9 @@ async function init() {
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"dotenv": "^16.4.7",
"inquirer": "^12.4.3",
"localtunnel": "^2.0.2",
"lucide-react": "^0.469.0",
"next": "15.0.3",
"next-auth": "^4.24.11",
"ox": "^0.4.2",
"react": "^18",
"react-dom": "^18",
"tailwind-merge": "^2.6.0",
@@ -270,6 +267,7 @@ async function init() {
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "15.0.3",
"localtunnel": "^2.0.2",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"