@expo/eas-build-job
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -19,3 +19,3 @@ "use strict"; | ||
type: joi_1.default.string().valid(constants_1.Workflow.Managed), | ||
artifactType: joi_1.default.string() | ||
buildType: joi_1.default.string() | ||
.valid(...Object.values(ManagedBuildType)) | ||
@@ -22,0 +22,0 @@ .default(ManagedBuildType.AppBundle), |
{ | ||
"name": "@expo/eas-build-job", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"main": "dist/index.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/index.d.ts", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
333064