@expo/package-manager
Advanced tools
Comparing version 0.0.1-canary-20240328-24ecc5e to 0.0.1-canary-20240404-e2b8743
{ | ||
"name": "@expo/package-manager", | ||
"version": "0.0.1-canary-20240328-24ecc5e", | ||
"version": "0.0.1-canary-20240404-e2b8743", | ||
"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-20240328-24ecc5e", | ||
"@expo/json-file": "0.0.1-canary-20240404-e2b8743", | ||
"@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-20240328-24ecc5e" | ||
"expo-module-scripts": "0.0.1-canary-20240404-e2b8743" | ||
}, | ||
@@ -66,3 +66,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "24ecc5e1b36bf606ad1babdc759694d9216e0842" | ||
"gitHead": "e2b87432e666e178e20f9087714e44ef233d66c4" | ||
} |
+ Added@expo/json-file@0.0.1-canary-20240404-e2b8743(transitive)
- Removed@expo/json-file@0.0.1-canary-20240328-24ecc5e(transitive)