create-expo
Advanced tools
Comparing version 0.0.1-canary-20240109-93608d8 to 0.0.1-canary-20240222-c729a13
{ | ||
"name": "create-expo", | ||
"version": "0.0.1-canary-20240109-93608d8", | ||
"version": "0.0.1-canary-20240222-c729a13", | ||
"bin": "./build/index.js", | ||
@@ -37,5 +37,5 @@ "main": "build", | ||
"devDependencies": { | ||
"@expo/json-file": "0.0.1-canary-20240109-93608d8", | ||
"@expo/package-manager": "0.0.1-canary-20240109-93608d8", | ||
"@expo/spawn-async": "^1.7.0", | ||
"@expo/json-file": "0.0.1-canary-20240222-c729a13", | ||
"@expo/package-manager": "0.0.1-canary-20240222-c729a13", | ||
"@expo/spawn-async": "^1.7.2", | ||
"@types/debug": "^4.1.7", | ||
@@ -45,2 +45,3 @@ "@types/getenv": "^1.0.0", | ||
"@types/node-fetch": "^2.5.8", | ||
"@types/picomatch": "^2.3.3", | ||
"@types/prompts": "2.0.14", | ||
@@ -52,3 +53,3 @@ "@types/tar": "^6.1.2", | ||
"debug": "^4.3.4", | ||
"expo-module-scripts": "0.0.1-canary-20240109-93608d8", | ||
"expo-module-scripts": "0.0.1-canary-20240222-c729a13", | ||
"getenv": "^1.0.0", | ||
@@ -58,2 +59,3 @@ "minipass": "^3.3.6", | ||
"ora": "3.4.0", | ||
"picomatch": "^2.3.1", | ||
"prompts": "^2.4.2", | ||
@@ -63,3 +65,3 @@ "tar": "6.1.13", | ||
}, | ||
"gitHead": "93608d8dcb0268312e0c8ed22036ebfa6efe9830" | ||
"gitHead": "c729a13f936926743c13c021f569a22921455e49" | ||
} |
Sorry, the diff of this file is too big to display
1208331
2694
23