diff --git a/package.json b/package.json deleted file mode 100644 index 0d456a3..0000000 --- a/package.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "dependencies": { - "@react-navigation/native": "^6.0.10", - "@react-navigation/native-stack": "^6.6.2", - "react-native-dropdown-picker": "^5.4.4", - "react-native-safe-area-context": "^4.2.5", - "react-native-screens": "^3.13.1" - } -}