Skip to content

Commit

Permalink
lock expo-constants version (#918)
Browse files Browse the repository at this point in the history
* lock expo-constants version

* Update package.json
  • Loading branch information
EvanBacon authored Jan 31, 2024
1 parent e27ac9e commit a2be5a6
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions packages/expo-router/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-router",
"version": "2.0.14",
"version": "2.0.15",
"main": "src/index.tsx",
"types": "build/index.d.ts",
"license": "MIT",
Expand Down Expand Up @@ -64,10 +64,6 @@
"peerDependencies": {
"@react-navigation/drawer": "^6.5.8",
"expo": "^49.0.0",
"expo-constants": "*",
"expo-linking": "*",
"expo-status-bar": "*",
"metro": "~0.76.7",
"react-native-gesture-handler": "*",
"react-native-reanimated": "*",
"react-native-safe-area-context": "*",
Expand Down

0 comments on commit a2be5a6

Please sign in to comment.