Skip to content

Commit

Permalink
chore(npm): bump react-native-vision-camera
Browse files Browse the repository at this point in the history
  • Loading branch information
mgcrea committed Feb 8, 2024
1 parent 18c60e5 commit a901935
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"peerDependencies": {
"react": "*",
"react-native": "*",
"react-native-vision-camera": ">=3.8.0",
"react-native-vision-camera": "3.9.0-beta.2",
"react-native-worklets-core": ">=0.2.4"
},
"devDependencies": {
Expand All @@ -64,8 +64,8 @@
"prettier-plugin-organize-imports": "^3.2.4",
"react": "18.2.0",
"react-native": "0.73.2",
"react-native-vision-camera": "3.9.0-beta.1",
"react-native-worklets-core": "0.2.4",
"react-native-vision-camera": "3.9.0-beta.2",
"react-native-worklets-core": "0.3.0",
"release-it": "^17.0.3",
"tsup": "^8.0.1",
"typescript": "^5.3.3"
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit a901935

Please sign in to comment.