expo-eas-client
Advanced tools
Comparing version 0.0.1-canary-20240406-a4950c7 to 0.0.1-canary-20240411-33a7dc1
@@ -14,2 +14,3 @@ # Changelog | ||
- drop unused web `name` property. ([#27437](https://github.com/expo/expo/pull/27437) by [@EvanBacon](https://github.com/EvanBacon)) | ||
- Removed deprecated backward compatible Gradle settings. ([#28083](https://github.com/expo/expo/pull/28083) by [@kudo](https://github.com/kudo)) | ||
@@ -16,0 +17,0 @@ ## 0.11.2 - 2024-01-18 |
{ | ||
"name": "expo-eas-client", | ||
"version": "0.0.1-canary-20240406-a4950c7", | ||
"version": "0.0.1-canary-20240411-33a7dc1", | ||
"description": "Stable client identifier for EAS services", | ||
@@ -38,5 +38,5 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"expo-module-scripts": "0.0.1-canary-20240406-a4950c7" | ||
"expo-module-scripts": "0.0.1-canary-20240411-33a7dc1" | ||
}, | ||
"gitHead": "a4950c79a9191c7e8162b9529dd0858da19a8b79" | ||
"gitHead": "33a7dc1ce3283426fd553cd6675d0540214ab902" | ||
} |
Sorry, the diff of this file is not supported yet
12798