expo-print
Advanced tools
Comparing version 10.2.0 to 10.2.1
@@ -13,2 +13,6 @@ # Changelog | ||
## 10.2.1 — 2021-06-22 | ||
_This version does not introduce any user-facing changes._ | ||
## 10.2.0 — 2021-06-16 | ||
@@ -15,0 +19,0 @@ |
{ | ||
"name": "expo-print", | ||
"version": "10.2.0", | ||
"version": "10.2.1", | ||
"description": "Provides an API for iOS (AirPrint) and Android printing functionality.", | ||
@@ -37,3 +37,3 @@ "main": "build/Print.js", | ||
"dependencies": { | ||
"expo-modules-core": "~0.1.1" | ||
"expo-modules-core": "~0.2.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b33f5e224578564c3e4b1b467f258cc119b3b786" | ||
"gitHead": "6e8cfadff90f106d6321d0dd8c4158f12a973d30" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
587033
399
+ Addedexpo-modules-core@0.2.0(transitive)
- Removedexpo-modules-core@0.1.1(transitive)
Updatedexpo-modules-core@~0.2.0