@expo/eas-build-job
Advanced tools
Comparing version 0.2.8 to 0.2.9
@@ -20,3 +20,3 @@ /// <reference types="hapi__joi" /> | ||
export interface BuilderEnvironment { | ||
image: typeof builderBaseImages; | ||
image: typeof builderBaseImages[number]; | ||
node?: string; | ||
@@ -23,0 +23,0 @@ yarn?: string; |
{ | ||
"name": "@expo/eas-build-job", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"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
388885