We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096a3e2 commit e4a3b7fCopy full SHA for e4a3b7f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-image-picker",
3
- "version": "3.0.0-vnext.1",
+ "version": "3.0.0-vnext.2",
4
"description": "A React Native module that allows you to use native UI to select media from the device library or directly from the camera",
5
"react-native": "src/index.ts",
6
"types": "lib/typescript/index.d.ts",
@@ -12,7 +12,7 @@
12
"/src",
13
"/lib"
14
],
15
- "author": "Johan du Toit (Johan0dutoit)",
+ "author": "Johan du Toit (Johan-dutoit)",
16
"contributors": [
17
18
"name": "Raviraj",
0 commit comments