expo-blur
Advanced tools
Comparing version 10.0.2 to 10.0.3
@@ -13,2 +13,6 @@ # Changelog | ||
## 10.0.3 — 2021-10-21 | ||
_This version does not introduce any user-facing changes._ | ||
## 10.0.2 — 2021-10-15 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-blur", | ||
"version": "10.0.2", | ||
"version": "10.0.3", | ||
"description": "A component that renders a native blur view on iOS and falls back to a semi-transparent view on Android. A common usage of this is for navigation bars, tab bars, and modals.", | ||
@@ -37,3 +37,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"expo-modules-core": "~0.4.3" | ||
"expo-modules-core": "~0.4.4" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287" | ||
"gitHead": "4fa0497a180ae707fa860cb03858630ab7af19f4" | ||
} |
27808
Updatedexpo-modules-core@~0.4.4