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