Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit fa0b7af

Browse files
authored
chore(wp): track develop branch for sub projects (#158)
2 parents af288e4 + d314b8b commit fa0b7af

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ monophon +ARGS:
2020
composer --working-dir=$dir {{ ARGS }}; \
2121
done
2222

23-
composer-all-update: (monophon 'update --lock')
23+
composer-all-update: (monophon 'update')
2424

2525
# [dev]: Run command in app scope
2626
focus app +ARGS:

apps/wordpress/composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)