create-expo
Advanced tools
Comparing version 0.0.1-canary-20231205-250b31f to 0.0.1-canary-20240109-93608d8
{ | ||
"name": "create-expo", | ||
"version": "0.0.1-canary-20231205-250b31f", | ||
"version": "0.0.1-canary-20240109-93608d8", | ||
"bin": "./build/index.js", | ||
@@ -37,4 +37,4 @@ "main": "build", | ||
"devDependencies": { | ||
"@expo/json-file": "0.0.1-canary-20231205-250b31f", | ||
"@expo/package-manager": "0.0.1-canary-20231205-250b31f", | ||
"@expo/json-file": "0.0.1-canary-20240109-93608d8", | ||
"@expo/package-manager": "0.0.1-canary-20240109-93608d8", | ||
"@expo/spawn-async": "^1.7.0", | ||
@@ -51,3 +51,3 @@ "@types/debug": "^4.1.7", | ||
"debug": "^4.3.4", | ||
"expo-module-scripts": "0.0.1-canary-20231205-250b31f", | ||
"expo-module-scripts": "0.0.1-canary-20240109-93608d8", | ||
"getenv": "^1.0.0", | ||
@@ -61,3 +61,3 @@ "minipass": "^3.3.6", | ||
}, | ||
"gitHead": "250b31f516a04578a29c6bcda29aab80ef4d4e2d" | ||
"gitHead": "93608d8dcb0268312e0c8ed22036ebfa6efe9830" | ||
} |
Sorry, the diff of this file is too big to display
1205486