Skip to content

Commit a2e28dd

Browse files
authored
Merge pull request #285 from obytes/fix/fix-expo-doctor
fix/expo doctor
2 parents 3afc459 + b5971c9 commit a2e28dd

File tree

2 files changed

+230
-367
lines changed

2 files changed

+230
-367
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"react-error-boundary": "^3.1.4",
6969
"react-hook-form": "^7.49.3",
7070
"react-i18next": "^12.3.1",
71-
"react-native": "0.73.4",
71+
"react-native": "0.73.5",
7272
"react-native-avoid-softinput": "^4.0.2",
7373
"react-native-flash-message": "^0.4.2",
7474
"react-native-gesture-handler": "~2.14.1",
@@ -85,11 +85,11 @@
8585
"zustand": "^4.5.0"
8686
},
8787
"devDependencies": {
88-
"@dev-plugins/react-navigation": "^0.0.5",
89-
"@dev-plugins/react-query": "^0.0.5",
9088
"@babel/core": "^7.23.7",
9189
"@commitlint/cli": "^17.8.1",
9290
"@commitlint/config-conventional": "^17.8.1",
91+
"@dev-plugins/react-navigation": "^0.0.5",
92+
"@dev-plugins/react-query": "^0.0.5",
9393
"@expo/config": "~8.5.4",
9494
"@react-native-community/eslint-config": "^3.2.0",
9595
"@testing-library/jest-dom": "^5.17.0",

0 commit comments

Comments
 (0)