feat: add @babel/runtime dependency in package.json
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
"web": "expo start --web"
|
"web": "expo start --web"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@babel/runtime": "^7.25.6",
|
||||||
"@react-native-async-storage/async-storage": "1.23.1",
|
"@react-native-async-storage/async-storage": "1.23.1",
|
||||||
"@stripe/stripe-react-native": "0.38.3",
|
"@stripe/stripe-react-native": "0.38.3",
|
||||||
"expo": "~51.0.0",
|
"expo": "~51.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user