This commit is contained in:
Jorrin
2024-01-29 00:06:03 +01:00
parent 865cd632d6
commit e83bf1c806
2 changed files with 8 additions and 4 deletions

View File

@@ -49,6 +49,8 @@
"typescript": "~5.2.2"
},
"dependencies": {
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.0",
"@expo/metro-config": "~0.10.7",
"expo": "49.0.16",
"expo-splash-screen": "~0.20.5",
@@ -59,6 +61,8 @@
"react-native-svg": "13.9.0",
"react-native-svg-transformer": "1.3.0",
"react-native-web": "~0.19.9",
"tailwind-merge": "^2.2.1",
"tailwindcss": "3.3.2",
"tslib": "^2.3.0"
},
"pnpm": {