create-expo
Advanced tools
Comparing version 0.0.1-canary-20231129-c0ec023 to 0.0.1-canary-20231130-c8a9bf9
{ | ||
"name": "create-expo", | ||
"version": "0.0.1-canary-20231129-c0ec023", | ||
"version": "0.0.1-canary-20231130-c8a9bf9", | ||
"bin": "./build/index.js", | ||
@@ -37,4 +37,4 @@ "main": "build", | ||
"devDependencies": { | ||
"@expo/json-file": "0.0.1-canary-20231129-c0ec023", | ||
"@expo/package-manager": "0.0.1-canary-20231129-c0ec023", | ||
"@expo/json-file": "0.0.1-canary-20231130-c8a9bf9", | ||
"@expo/package-manager": "0.0.1-canary-20231130-c8a9bf9", | ||
"@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-20231129-c0ec023", | ||
"expo-module-scripts": "0.0.1-canary-20231130-c8a9bf9", | ||
"getenv": "^1.0.0", | ||
@@ -61,3 +61,3 @@ "minipass": "^3.3.6", | ||
}, | ||
"gitHead": "c0ec023855579d0d269e1f2e69717cf172af8fe5" | ||
"gitHead": "c8a9bf969d6da56f42cf18652a42a03b493ee34e" | ||
} |
Sorry, the diff of this file is too big to display