Skip to content

Commit

Permalink
fix: do not ship expo
Browse files Browse the repository at this point in the history
  • Loading branch information
kewde committed Nov 20, 2024
1 parent 2a966d8 commit 72ad237
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 815 deletions.
8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react-refresh": "^0.4.3",
"expo": "^51.0.14",
"expo-module-scripts": "^3.1.0",
"flow-bin": "^0.203.1",
"hermes-eslint": "^0.15.1",
Expand All @@ -124,11 +125,8 @@
"resolutions": {
"@types/react": "^18.2.44"
},
"dependencies": {
"@expo/config-plugins": "^7.2.5 || ^8.0.0",
"expo": "^51.0.14"
},
"peerDependencies": {
"@expo/config-plugins": "^7.2.5 || ^8.0.0",
"react": "*",
"react-native": "*"
},
Expand Down Expand Up @@ -180,4 +178,4 @@
]
]
}
}
}
Loading

0 comments on commit 72ad237

Please sign in to comment.