create-expo
Advanced tools
Comparing version 0.0.1-canary-20240228-7cee619 to 0.0.1-canary-20240305-e60019e
{ | ||
"name": "create-expo", | ||
"version": "0.0.1-canary-20240228-7cee619", | ||
"version": "0.0.1-canary-20240305-e60019e", | ||
"bin": "./build/index.js", | ||
@@ -37,4 +37,4 @@ "main": "build", | ||
"devDependencies": { | ||
"@expo/json-file": "0.0.1-canary-20240228-7cee619", | ||
"@expo/package-manager": "0.0.1-canary-20240228-7cee619", | ||
"@expo/json-file": "0.0.1-canary-20240305-e60019e", | ||
"@expo/package-manager": "0.0.1-canary-20240305-e60019e", | ||
"@expo/spawn-async": "^1.7.2", | ||
@@ -52,3 +52,3 @@ "@types/debug": "^4.1.7", | ||
"debug": "^4.3.4", | ||
"expo-module-scripts": "0.0.1-canary-20240228-7cee619", | ||
"expo-module-scripts": "0.0.1-canary-20240305-e60019e", | ||
"getenv": "^1.0.0", | ||
@@ -63,3 +63,3 @@ "minipass": "^3.3.6", | ||
}, | ||
"gitHead": "7cee6192338de34ad301922c0cd6f4a4645c0fa9" | ||
"gitHead": "e60019e11a6d46e330b57b18c64468a58d589875" | ||
} |
Sorry, the diff of this file is too big to display