expo-eas-client
Advanced tools
Comparing version 0.13.3-canary-20250124-42fe332 to 0.13.3-canary-20250131-5c4e588
@@ -13,6 +13,4 @@ # Changelog | ||
## 0.13.2 — 2025-01-10 | ||
- [Android] Started using expo modules gradle plugin. ([#34176](https://github.com/expo/expo/pull/34176) by [@lukmccall](https://github.com/lukmccall)) | ||
_This version does not introduce any user-facing changes._ | ||
## 0.13.1 — 2024-10-22 | ||
@@ -19,0 +17,0 @@ |
{ | ||
"name": "expo-eas-client", | ||
"version": "0.13.3-canary-20250124-42fe332", | ||
"version": "0.13.3-canary-20250131-5c4e588", | ||
"description": "Stable client identifier for EAS services", | ||
@@ -38,5 +38,4 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"expo-module-scripts": "4.0.4-canary-20250124-42fe332" | ||
}, | ||
"gitHead": "42fe3321395867f7bacba1ea4dc90db1692f119e" | ||
"expo-module-scripts": "4.0.4-canary-20250131-5c4e588" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
13471