mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 15:53:25 +00:00
test
This commit is contained in:
@@ -17,8 +17,8 @@
|
||||
"@testing-library/jest-native": "*",
|
||||
"@testing-library/react-native": "*",
|
||||
"@types/react": "*",
|
||||
"class-variance-authority": "^0.7.0",
|
||||
"clsx": "^2.1.0",
|
||||
"class-variance-authority": "*",
|
||||
"clsx": "*",
|
||||
"eslint-plugin-react": "*",
|
||||
"eslint-plugin-react-hooks": "*",
|
||||
"expo": "*",
|
||||
@@ -46,8 +46,8 @@
|
||||
"react-native-svg-transformer": "*",
|
||||
"react-native-web": "^0.19.10",
|
||||
"react-test-renderer": "*",
|
||||
"tailwind-merge": "^2.2.1",
|
||||
"tailwindcss": "3.3.2",
|
||||
"tailwind-merge": "*",
|
||||
"tailwindcss": "*",
|
||||
"typescript": "*"
|
||||
},
|
||||
"scripts": {
|
||||
|
Reference in New Issue
Block a user