Skip to content

Commit

Permalink
make update-Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
lgarron committed Aug 9, 2023
1 parent a175a89 commit e76b36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# https://github.com/lgarron/Makefile-scripts

# Note: the first command becomes the default `make` target.
NPM_COMMANDS = build watch dev deploy version postversion
NPM_COMMANDS = build watch dev version postversion

.PHONY: $(NPM_COMMANDS)
$(NPM_COMMANDS):
Expand Down

0 comments on commit e76b36f

Please sign in to comment.