Skip to content

Commit

Permalink
fix: bump
Browse files Browse the repository at this point in the history
  • Loading branch information
artmsilva committed Feb 25, 2022
1 parent d46dfec commit dcfed8a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,13 @@ main-version:
# create experimental release
experimental-release:
make experimental-version
turbo run build
npx turbo run build
make experimental-publish

# create main release
main-release:
make main-version
turbo run build
npx turbo run build
make main-publish

# create command for plop templates
Expand Down

0 comments on commit dcfed8a

Please sign in to comment.