Skip to content

Commit

Permalink
upgrade eas-cli-local-build-plugin to 1.0.152
Browse files Browse the repository at this point in the history
  • Loading branch information
szdziedzic committed Dec 6, 2024
1 parent 44af16e commit 4c5e5d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/eas-cli/src/build/local.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Log from '../log';
import { ora } from '../ora';

const PLUGIN_PACKAGE_NAME = 'eas-cli-local-build-plugin';
const PLUGIN_PACKAGE_VERSION = '1.0.144';
const PLUGIN_PACKAGE_VERSION = '1.0.152';

export enum LocalBuildMode {
/**
Expand Down

0 comments on commit 4c5e5d4

Please sign in to comment.