diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index d7489d4..b8c2e05 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "@react-navigation/stack": "^6.4.1", "axios": "^1.7.7", "expo": "~51.0.28", - "expo-barcode-scanner": "~13.0.1", + "expo-camera": "^15.0.16", "expo-status-bar": "~1.12.1", "formik": "^2.4.6", "react": "18.2.0", |