expo-image-picker
Advanced tools
Comparing version 11.0.0 to 11.0.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 11.0.1 — 2021-10-01 | ||
_This version does not introduce any user-facing changes._ | ||
## 11.0.0 — 2021-09-28 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-image-picker", | ||
"version": "11.0.0", | ||
"version": "11.0.1", | ||
"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.", | ||
@@ -40,3 +40,3 @@ "main": "build/ImagePicker.js", | ||
"@expo/config-plugins": "^3.1.0", | ||
"expo-modules-core": "~0.4.0", | ||
"expo-modules-core": "~0.4.2", | ||
"uuid": "7.0.2" | ||
@@ -47,3 +47,3 @@ }, | ||
}, | ||
"gitHead": "1fffde73411ee7a642b98f1506a8de921805d52b" | ||
"gitHead": "2718b696f4a6919905b0f47ebb24ff65b42d8ff9" | ||
} |
Sorry, the diff of this file is not supported yet
159885
Updatedexpo-modules-core@~0.4.2