Skip to content

Commit

Permalink
Merge pull request #285 from obytes/fix/fix-expo-doctor
Browse files Browse the repository at this point in the history
fix/expo doctor
  • Loading branch information
ElenaBitire authored Mar 15, 2024
2 parents 3afc459 + b5971c9 commit a2e28dd
Show file tree
Hide file tree
Showing 2 changed files with 230 additions and 367 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"react-error-boundary": "^3.1.4",
"react-hook-form": "^7.49.3",
"react-i18next": "^12.3.1",
"react-native": "0.73.4",
"react-native": "0.73.5",
"react-native-avoid-softinput": "^4.0.2",
"react-native-flash-message": "^0.4.2",
"react-native-gesture-handler": "~2.14.1",
Expand All @@ -85,11 +85,11 @@
"zustand": "^4.5.0"
},
"devDependencies": {
"@dev-plugins/react-navigation": "^0.0.5",
"@dev-plugins/react-query": "^0.0.5",
"@babel/core": "^7.23.7",
"@commitlint/cli": "^17.8.1",
"@commitlint/config-conventional": "^17.8.1",
"@dev-plugins/react-navigation": "^0.0.5",
"@dev-plugins/react-query": "^0.0.5",
"@expo/config": "~8.5.4",
"@react-native-community/eslint-config": "^3.2.0",
"@testing-library/jest-dom": "^5.17.0",
Expand Down
Loading

0 comments on commit a2e28dd

Please sign in to comment.