Skip to content

Commit

Permalink
Merge pull request #19 from DataDog/louiszawadzki/rum-2569/expo-50-su…
Browse files Browse the repository at this point in the history
…pport

Release for Expo SDK 50
  • Loading branch information
louiszawadzki authored Dec 20, 2023
2 parents 954fa23 + 4161583 commit fe47226
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "expo-datadog",
"version": "49.0.1",
"version": "50.0.0",
"description": "A client-side Expo module to interact with Datadog",
"main": "build/index.js",
"scripts": {
Expand Down Expand Up @@ -40,7 +40,7 @@
},
"peerDependencies": {
"@datadog/mobile-react-native": ">=1.0.0",
"expo": "49.x"
"expo": "50.x"
},
"packageManager": "[email protected]"
}
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5366,7 +5366,7 @@ __metadata:
prettier: ^2.7.1
peerDependencies:
"@datadog/mobile-react-native": ">=1.0.0"
expo: 49.x
expo: 50.x
languageName: unknown
linkType: soft

Expand Down

0 comments on commit fe47226

Please sign in to comment.