@expo/package-manager
Advanced tools
Comparing version 1.5.3-canary-20240628-1ba8152 to 1.5.3-canary-20240719-83ee47b
{ | ||
"name": "@expo/package-manager", | ||
"version": "1.5.3-canary-20240628-1ba8152", | ||
"version": "1.5.3-canary-20240719-83ee47b", | ||
"description": "A library for installing and finding packages in a project", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/json-file": "8.3.4-canary-20240628-1ba8152", | ||
"@expo/json-file": "8.3.4-canary-20240719-83ee47b", | ||
"@expo/spawn-async": "^1.7.2", | ||
@@ -59,3 +59,3 @@ "ansi-regex": "^5.0.0", | ||
"@types/split": "^1.0.0", | ||
"expo-module-scripts": "3.6.0-canary-20240628-1ba8152" | ||
"expo-module-scripts": "3.6.0-canary-20240719-83ee47b" | ||
}, | ||
@@ -65,3 +65,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "1ba815237ed606c5ee8488f68e49773fc9735cc3" | ||
"gitHead": "83ee47b5c89c7f1b1a5101189580eaf3555f5962" | ||
} |
+ Added@expo/json-file@8.3.4-canary-20240719-83ee47b(transitive)
- Removed@expo/json-file@8.3.4-canary-20240628-1ba8152(transitive)