Skip to content

Commit

Permalink
Update react-native to version 0.73.6 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Mar 19, 2024
1 parent 5ada93e commit 91e8434
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 4 additions & 2 deletions examples/expo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,16 @@
"expo-status-bar": "~1.11.1",
"mocha-remote-react-native": "1.8.0",
"react": "18.2.0",
"react-native": "0.73.5"
"react-native": "0.73.6"
},
"devDependencies": {
"@babel/core": "^7.20.0",
"@react-native/eslint-config": "0.73.2",
"@types/react": "~18.2.45"
},
"eslintConfig": {
"extends": ["@react-native"]
"extends": [
"@react-native"
]
}
}
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91e8434

Please sign in to comment.