@expo/package-manager
Advanced tools
Comparing version
{ | ||
"name": "@expo/package-manager", | ||
"version": "1.6.2-canary-20250305-0af9ad2", | ||
"version": "1.6.2-canary-20250306-d9d3e02", | ||
"description": "A library for installing and finding packages in a project", | ||
@@ -40,3 +40,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@expo/json-file": "9.0.3-canary-20250305-0af9ad2", | ||
"@expo/json-file": "9.0.3-canary-20250306-d9d3e02", | ||
"@expo/spawn-async": "^1.7.2", | ||
@@ -51,3 +51,3 @@ "chalk": "^4.0.0", | ||
"@types/npm-package-arg": "^6.1.0", | ||
"expo-module-scripts": "4.0.5-canary-20250305-0af9ad2" | ||
"expo-module-scripts": "4.0.5-canary-20250306-d9d3e02" | ||
}, | ||
@@ -57,3 +57,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0af9ad2afd326af47eae076f81a89105a026312d" | ||
"gitHead": "d9d3e024d8742099c307754673f17117a20c1dea" | ||
} |
+ Added
- Removed