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