@expo/cli
Advanced tools
Comparing version 0.22.15 to 0.22.16
@@ -34,3 +34,3 @@ "use strict"; | ||
"content-type": "application/json", | ||
"user-agent": `expo-cli/${"0.22.15"}`, | ||
"user-agent": `expo-cli/${"0.22.16"}`, | ||
authorization: "Basic " + _nodeBuffer().Buffer.from(`${target}:`).toString("base64") | ||
@@ -37,0 +37,0 @@ }; |
@@ -82,3 +82,3 @@ "use strict"; | ||
name: "expo/cli", | ||
version: "0.22.15" | ||
version: "0.22.16" | ||
}, | ||
@@ -85,0 +85,0 @@ ci: _ciInfo().isCI ? { |
{ | ||
"name": "@expo/cli", | ||
"version": "0.22.15", | ||
"version": "0.22.16", | ||
"description": "The Expo CLI", | ||
@@ -45,13 +45,13 @@ "main": "build/bin/cli", | ||
"@expo/code-signing-certificates": "^0.0.5", | ||
"@expo/config": "~10.0.9", | ||
"@expo/config": "~10.0.10", | ||
"@expo/config-plugins": "~9.0.15", | ||
"@expo/devcert": "^1.1.2", | ||
"@expo/env": "~0.4.1", | ||
"@expo/image-utils": "^0.6.4", | ||
"@expo/json-file": "^9.0.1", | ||
"@expo/metro-config": "~0.19.9", | ||
"@expo/osascript": "^2.1.5", | ||
"@expo/package-manager": "^1.7.1", | ||
"@expo/plist": "^0.2.1", | ||
"@expo/prebuild-config": "^8.0.26", | ||
"@expo/env": "~0.4.2", | ||
"@expo/image-utils": "^0.6.5", | ||
"@expo/json-file": "^9.0.2", | ||
"@expo/metro-config": "~0.19.10", | ||
"@expo/osascript": "^2.1.6", | ||
"@expo/package-manager": "^1.7.2", | ||
"@expo/plist": "^0.2.2", | ||
"@expo/prebuild-config": "^8.0.27", | ||
"@expo/rudder-sdk-node": "^1.1.1", | ||
@@ -159,3 +159,3 @@ "@expo/spawn-async": "^1.7.2", | ||
"expo-atlas": "^0.4.0", | ||
"expo-module-scripts": "^4.0.3", | ||
"expo-module-scripts": "^4.0.4", | ||
"find-process": "^1.4.7", | ||
@@ -173,3 +173,3 @@ "jest-runner-tsd": "^6.0.0", | ||
}, | ||
"gitHead": "0cb89033513c9e3f503441631c8eefc2854d9a24" | ||
"gitHead": "13972cd80b8b652a2ca6a2c45e03f7a0b3915ce1" | ||
} |
Sorry, the diff of this file is not supported yet
17047674
11
0
Updated@expo/config@~10.0.10
Updated@expo/env@~0.4.2
Updated@expo/image-utils@^0.6.5
Updated@expo/json-file@^9.0.2
Updated@expo/metro-config@~0.19.10
Updated@expo/osascript@^2.1.6
Updated@expo/package-manager@^1.7.2
Updated@expo/plist@^0.2.2