Skip to content

Commit 96a5260

Browse files
committed
fix: sentry install
1 parent 0b7dfa9 commit 96a5260

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

app.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -111,15 +111,7 @@
111111
}
112112
],
113113
"expo-font",
114-
"expo-router",
115-
[
116-
"@sentry/react-native/expo",
117-
{
118-
"url": "https://bugsink.maroonrides.app",
119-
"project": "maroon-rides-app",
120-
"organization": "maroon-rides"
121-
}
122-
]
114+
"expo-router"
123115
]
124116
}
125117
}

0 commit comments

Comments
 (0)