diff options
author | Santo Cariotti <santo@dcariotti.me> | 2024-08-30 13:41:08 +0200 |
---|---|---|
committer | Santo Cariotti <santo@dcariotti.me> | 2024-08-30 13:41:08 +0200 |
commit | ebc613fee1ec59642b87a075da4d0a97b3aa1ad7 (patch) | |
tree | 4382997efbda79479c55d8a3656b18113351f75b /package.json | |
parent | ae63532503eb0b5c7a60d18ef17504c0632d508d (diff) |
Use Expo router env
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 82778e0..b366c93 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,6 @@ "react": "18.2.0", "react-dom": "18.2.0", "react-native": "0.74.5", - "react-native-dotenv": "^3.4.11", "react-native-gesture-handler": "~2.16.1", "react-native-reanimated": "~3.10.1", "react-native-safe-area-context": "4.10.5", |