Skip to content

Commit

Permalink
chore(dependencies): delete expo dependencies from root package.json
Browse files Browse the repository at this point in the history
delete expo
  • Loading branch information
aliberski committed Dec 18, 2024
1 parent 9682522 commit 1ded88c
Show file tree
Hide file tree
Showing 2 changed files with 478 additions and 2,167 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
"@babel/preset-flow": "^7.22.15",
"@commitlint/config-conventional": "^17.0.2",
"@evilmartians/lefthook": "^1.5.0",
"@expo/config-plugins": "^9.0.12",
"@react-native-community/eslint-config": "^3.0.2",
"@react-native/eslint-config": "^0.73.1",
"@react-navigation/native": "^6.1.17",
Expand Down Expand Up @@ -124,10 +125,6 @@
"resolutions": {
"@types/react": "^18.2.44"
},
"dependencies": {
"@expo/config-plugins": "^7.2.5 || ^8.0.0",
"expo": "^51.0.14"
},
"peerDependencies": {
"react": "*",
"react-native": "*"
Expand Down
Loading

0 comments on commit 1ded88c

Please sign in to comment.