Skip to content

Commit

Permalink
Merge pull request #78 from seatsio/dependabot/npm_and_yarn/example/m…
Browse files Browse the repository at this point in the history
…inor-and-patch-version-updates-62e094b14b

Bump the minor-and-patch-version-updates group in /example with 4 updates
  • Loading branch information
schaloner authored Aug 5, 2024
2 parents 3992741 + 944dc39 commit bd967f0
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 342 deletions.
8 changes: 4 additions & 4 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
"ios": "expo start --ios"
},
"dependencies": {
"expo": "51.0.17",
"expo": "51.0.24",
"expo-status-bar": "1.12.1",
"react": "18.3.1",
"react-native": "0.74.2",
"react-native-webview": "13.10.4",
"react-native": "0.74.4",
"react-native-webview": "13.10.5",
"@seatsio/seatsio-react-native": "link:../"
},
"devDependencies": {
"@babel/core": "7.24.7"
"@babel/core": "7.25.2"
},
"private": true
}
Loading

0 comments on commit bd967f0

Please sign in to comment.