expo-image-picker
Advanced tools
Comparing version 10.2.2 to 10.2.3
@@ -13,2 +13,6 @@ # Changelog | ||
## 10.2.3 — 2021-08-20 | ||
_This version does not introduce any user-facing changes._ | ||
## 10.2.2 — 2021-06-24 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-image-picker", | ||
"version": "10.2.2", | ||
"version": "10.2.3", | ||
"description": "Provides access to the system's UI for selecting images and videos from the phone's library or taking a photo with the camera.", | ||
@@ -44,3 +44,2 @@ "main": "build/ImagePicker.js", | ||
"expo-modules-core": "~0.2.0", | ||
"expo-permissions": "~12.1.1", | ||
"uuid": "7.0.2" | ||
@@ -51,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "4fc9d282ff7ab2fa9040b775aeca7c30f5167b17" | ||
"gitHead": "ab0dca77546a6760f6203151e29db807308e9589" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
146516
3
- Removedexpo-permissions@~12.1.1
- Removedexpo-permissions@12.1.1(transitive)