replace yarn with npm
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"prebuild": "expo prebuild --clean",
|
||||
"start": "expo start --dev-client",
|
||||
"start:go": "expo start",
|
||||
"android": "expo run:android",
|
||||
@@ -13,6 +14,7 @@
|
||||
"@react-native-async-storage/async-storage": "2.2.0",
|
||||
"@react-navigation/native": "^7.1.28",
|
||||
"@react-navigation/native-stack": "^7.12.0",
|
||||
"babel-preset-expo": "^54.0.10",
|
||||
"expo": "^54.0.0",
|
||||
"expo-apple-authentication": "~8.0.8",
|
||||
"expo-auth-session": "~7.0.10",
|
||||
|
||||
Reference in New Issue
Block a user