create-expo
Advanced tools
Comparing version 0.0.1-canary-20240415-cca04d8 to 0.0.1-canary-20240418-8d74597
{ | ||
"name": "create-expo", | ||
"version": "0.0.1-canary-20240415-cca04d8", | ||
"version": "0.0.1-canary-20240418-8d74597", | ||
"bin": "./build/index.js", | ||
@@ -37,4 +37,4 @@ "main": "build", | ||
"devDependencies": { | ||
"@expo/json-file": "0.0.1-canary-20240415-cca04d8", | ||
"@expo/package-manager": "0.0.1-canary-20240415-cca04d8", | ||
"@expo/json-file": "0.0.1-canary-20240418-8d74597", | ||
"@expo/package-manager": "0.0.1-canary-20240418-8d74597", | ||
"@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-20240415-cca04d8", | ||
"expo-module-scripts": "0.0.1-canary-20240418-8d74597", | ||
"fast-glob": "^3.3.2", | ||
@@ -63,3 +63,3 @@ "getenv": "^1.0.0", | ||
}, | ||
"gitHead": "cca04d8dc8de4f4b08d86935e3e1f448ecbd6ec1" | ||
"gitHead": "8d74597a78a7b6548da17e7266a4e7734df3c7f3" | ||
} |
Sorry, the diff of this file is too big to display