We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfbcbf8 commit a37cc5aCopy full SHA for a37cc5a
example/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "multipleimagepickerexample",
3
- "version": "2.2.0",
+ "version": "2.2.1",
4
"main": "expo/AppEntry.js",
5
"scripts": {
6
"start": "expo start",
package.json
"name": "@baronha/react-native-multiple-image-picker",
"description": "� react-native-multiple-image-picker enables applications to pick images and videos from multiple smart albums in iOS/Android �",
"main": "./lib/commonjs/index.js",
"module": "./lib/module/index.js",
@@ -124,5 +124,5 @@
124
]
125
126
},
127
- "packageManager": "yarn@4.7.0"
+ "packageManager": "yarn@1.22.22"
128
}
0 commit comments