@expo/package-manager
Advanced tools
Comparing version 0.0.1-canary-20240305-e60019e to 0.0.1-canary-20240308-6715875
{ | ||
"name": "@expo/package-manager", | ||
"version": "0.0.1-canary-20240305-e60019e", | ||
"version": "0.0.1-canary-20240308-6715875", | ||
"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-20240305-e60019e", | ||
"@expo/json-file": "0.0.1-canary-20240308-6715875", | ||
"@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-20240305-e60019e" | ||
"expo-module-scripts": "0.0.1-canary-20240308-6715875" | ||
}, | ||
@@ -66,3 +66,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e60019e11a6d46e330b57b18c64468a58d589875" | ||
"gitHead": "67158757cf78be8094fe6b7461e8523157f1f615" | ||
} |
+ Added@expo/json-file@0.0.1-canary-20240308-6715875(transitive)
- Removed@expo/json-file@0.0.1-canary-20240305-e60019e(transitive)