expo-linking
Advanced tools
Comparing version 2.4.1 to 2.4.2
@@ -13,2 +13,6 @@ # Changelog | ||
## 2.4.2 — 2021-10-15 | ||
_This version does not introduce any user-facing changes._ | ||
## 2.4.1 — 2021-10-01 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-linking", | ||
"version": "2.4.1", | ||
"version": "2.4.2", | ||
"description": "Create and open deep links universally", | ||
@@ -33,3 +33,3 @@ "main": "build/Linking.js", | ||
"dependencies": { | ||
"expo-constants": "~12.1.0", | ||
"expo-constants": "~12.1.1", | ||
"invariant": "^2.2.4", | ||
@@ -46,3 +46,3 @@ "qs": "^6.5.0", | ||
}, | ||
"gitHead": "2718b696f4a6919905b0f47ebb24ff65b42d8ff9" | ||
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287" | ||
} |
90922
Updatedexpo-constants@~12.1.1