@expo/package-manager
Advanced tools
Comparing version 0.0.1-canary-20240415-cca04d8 to 0.0.1-canary-20240418-8d74597
{ | ||
"name": "@expo/package-manager", | ||
"version": "0.0.1-canary-20240415-cca04d8", | ||
"version": "0.0.1-canary-20240418-8d74597", | ||
"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-20240415-cca04d8", | ||
"@expo/json-file": "0.0.1-canary-20240418-8d74597", | ||
"@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-20240415-cca04d8" | ||
"expo-module-scripts": "0.0.1-canary-20240418-8d74597" | ||
}, | ||
@@ -66,3 +66,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "cca04d8dc8de4f4b08d86935e3e1f448ecbd6ec1" | ||
"gitHead": "8d74597a78a7b6548da17e7266a4e7734df3c7f3" | ||
} |
+ Added@expo/json-file@0.0.1-canary-20240418-8d74597(transitive)
- Removed@expo/json-file@0.0.1-canary-20240415-cca04d8(transitive)