@expo/package-manager
Advanced tools
Comparing version 0.0.1-canary-20231129-c0ec023 to 0.0.1-canary-20231130-c8a9bf9
{ | ||
"name": "@expo/package-manager", | ||
"version": "0.0.1-canary-20231129-c0ec023", | ||
"version": "0.0.1-canary-20231130-c8a9bf9", | ||
"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-20231129-c0ec023", | ||
"@expo/json-file": "0.0.1-canary-20231130-c8a9bf9", | ||
"@expo/spawn-async": "^1.5.0", | ||
@@ -59,3 +59,3 @@ "ansi-regex": "^5.0.0", | ||
"@types/micromatch": "^4.0.2", | ||
"expo-module-scripts": "0.0.1-canary-20231129-c0ec023" | ||
"expo-module-scripts": "0.0.1-canary-20231130-c8a9bf9" | ||
}, | ||
@@ -65,3 +65,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c0ec023855579d0d269e1f2e69717cf172af8fe5" | ||
"gitHead": "c8a9bf969d6da56f42cf18652a42a03b493ee34e" | ||
} |
+ Added@expo/json-file@0.0.1-canary-20231130-c8a9bf9(transitive)
- Removed@expo/json-file@0.0.1-canary-20231129-c0ec023(transitive)