Skip to content

Commit

Permalink
v14.0.0-beta14
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlac committed May 15, 2024
1 parent b9d14cc commit a23e4d8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"version": "14.0.0-beta13",
"version": "14.0.0-beta14",
"description": "A high performance, fully featured, rock solid camera library for React Native applications",
"nativePackage": true,
"scripts": {
Expand Down Expand Up @@ -40,13 +40,13 @@
"@types/react-test-renderer": "^18.0.0",
"babel-jest": "^29.6.3",
"eslint": "^8.19.0",
"eslint-plugin-import": "^2.22.1",
"jest": "^29.6.3",
"prettier": "2.8.8",
"react": "18.2.0",
"react-native": "0.74.1",
"react-test-renderer": "18.2.0",
"typescript": "5.0.4",
"eslint-plugin-import": "^2.22.1"
"typescript": "5.0.4"
},
"peerDependencies": {
"react": "*",
Expand Down

0 comments on commit a23e4d8

Please sign in to comment.