Skip to content

Commit

Permalink
fix: npm update command
Browse files Browse the repository at this point in the history
Signed-off-by: hlts2 <[email protected]>
  • Loading branch information
hlts2 committed May 7, 2024
1 parent 7167392 commit ddfd234
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 @@ -271,7 +271,7 @@ ci/deps/install:
.PHONY: ci/deps/update
## update deps for CI environment
ci/deps/update:
@echo "Nothing do be done"
npm update

.PHONY: ci/package/prepare
## prepare for publich
Expand Down

0 comments on commit ddfd234

Please sign in to comment.