@expo/eas-build-job
Advanced tools
Comparing version 1.0.148 to 1.0.149
@@ -88,3 +88,3 @@ "use strict"; | ||
[BuildPhase.COMPLETE_BUILD]: 'Complete build', | ||
[BuildPhase.FAIL_BUILD]: 'Fail build', | ||
[BuildPhase.FAIL_BUILD]: 'Fail job', | ||
[BuildPhase.READ_APP_CONFIG]: 'Read app config', | ||
@@ -91,0 +91,0 @@ [BuildPhase.READ_PACKAGE_JSON]: 'Read package.json', |
{ | ||
"name": "@expo/eas-build-job", | ||
"version": "1.0.148", | ||
"version": "1.0.149", | ||
"main": "dist/index.js", | ||
@@ -38,3 +38,3 @@ "types": "dist/index.d.ts", | ||
}, | ||
"gitHead": "bf607e6b982ca1ae8dff449eee998de7d4ad8bfd" | ||
"gitHead": "1f88a607e5ba794c0dddd594053fc0bb5d0993eb" | ||
} |
Sorry, the diff of this file is not supported yet
222919