Skip to content

Commit

Permalink
remove corrupt mobile template
Browse files Browse the repository at this point in the history
  • Loading branch information
OmarMcAdam committed Feb 7, 2025
1 parent 98e9641 commit 33fdd5b
Show file tree
Hide file tree
Showing 63 changed files with 1,082 additions and 1,983 deletions.
31 changes: 16 additions & 15 deletions apps/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,36 +12,37 @@
"@hookform/resolvers": "^3.10.0",
"@icons-pack/react-simple-icons": "^11.2.0",
"@radix-ui/colors": "^3.0.0",
"@radix-ui/react-avatar": "^1.1.2",
"@radix-ui/react-dialog": "^1.1.5",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-slider": "^1.2.2",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-avatar": "^1.1.3",
"@radix-ui/react-dialog": "^1.1.6",
"@radix-ui/react-label": "^2.1.2",
"@radix-ui/react-slider": "^1.2.3",
"@radix-ui/react-slot": "^1.1.2",
"@sinclair/typebox": "^0.33.22",
"@supabase/supabase-js": "^2.48.1",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.474.0",
"next": "15.1.6",
"next-safe-action": "^7.10.2",
"next-safe-action": "^7.10.3",
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-hook-form": "^7.54.2",
"recharts": "^2.15.1",
"resend": "^4.1.1",
"resend": "^4.1.2",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.24.1"
},
"devDependencies": {
"@eslint/eslintrc": "^3",
"@types/node": "^20",
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
"@eslint/eslintrc": "^3.2.0",
"@types/node": "^20.17.17",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"eslint": "^9.19.0",
"eslint-config-next": "15.1.6",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
"postcss": "^8.5.1",
"tailwindcss": "^3.4.17",
"typescript": "^5.7.3"
}
}
41 changes: 0 additions & 41 deletions apps/mobile/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions apps/mobile/.npmrc

This file was deleted.

16 changes: 0 additions & 16 deletions apps/mobile/README.md

This file was deleted.

2 changes: 0 additions & 2 deletions apps/mobile/app-env.d.ts

This file was deleted.

40 changes: 0 additions & 40 deletions apps/mobile/app.json

This file was deleted.

28 changes: 0 additions & 28 deletions apps/mobile/app/(drawer)/(tabs)/_layout.tsx

This file was deleted.

15 changes: 0 additions & 15 deletions apps/mobile/app/(drawer)/(tabs)/index.tsx

This file was deleted.

15 changes: 0 additions & 15 deletions apps/mobile/app/(drawer)/(tabs)/two.tsx

This file was deleted.

35 changes: 0 additions & 35 deletions apps/mobile/app/(drawer)/_layout.tsx

This file was deleted.

15 changes: 0 additions & 15 deletions apps/mobile/app/(drawer)/index.tsx

This file was deleted.

46 changes: 0 additions & 46 deletions apps/mobile/app/+html.tsx

This file was deleted.

18 changes: 0 additions & 18 deletions apps/mobile/app/+not-found.tsx

This file was deleted.

Loading

0 comments on commit 33fdd5b

Please sign in to comment.