@expo/package-manager
Advanced tools
Comparing version 0.0.1-canary-20240406-a4950c7 to 0.0.1-canary-20240411-33a7dc1
{ | ||
"name": "@expo/package-manager", | ||
"version": "0.0.1-canary-20240406-a4950c7", | ||
"version": "0.0.1-canary-20240411-33a7dc1", | ||
"description": "A library for installing and finding packages in a project", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/json-file": "0.0.1-canary-20240406-a4950c7", | ||
"@expo/json-file": "0.0.1-canary-20240411-33a7dc1", | ||
"@expo/spawn-async": "^1.7.2", | ||
@@ -60,3 +60,3 @@ "ansi-regex": "^5.0.0", | ||
"@types/split": "^1.0.0", | ||
"expo-module-scripts": "0.0.1-canary-20240406-a4950c7" | ||
"expo-module-scripts": "0.0.1-canary-20240411-33a7dc1" | ||
}, | ||
@@ -66,3 +66,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "a4950c79a9191c7e8162b9529dd0858da19a8b79" | ||
"gitHead": "33a7dc1ce3283426fd553cd6675d0540214ab902" | ||
} |
+ Added@expo/json-file@0.0.1-canary-20240411-33a7dc1(transitive)
- Removed@expo/json-file@0.0.1-canary-20240406-a4950c7(transitive)