diff --git a/bun.lockb b/bun.lockb index 8b202f8..9fc53de 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cb7f33e..5295fc1 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "@gorhom/bottom-sheet": "^4.6.4", "@neondatabase/serverless": "^0.9.4", "@react-navigation/native": "^6.0.2", + "@stripe/stripe-react-native": "^0.38.4", "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.2.1", "expo": "~51.0.28", @@ -49,6 +50,7 @@ "react-native-screens": "3.31.1", "react-native-swiper": "^1.6.0", "react-native-web": "~0.19.10", + "stripe": "^16.9.0", "zustand": "^4.5.5" }, "devDependencies": {