@@ -31,8 +31,8 @@ node_modules: bun.lock
.PHONY: install
install: npm-install ## install project
install: npm-update ## update project
.PHONY: update
update: npm-update ## update project
.PHONY: build
build: npm-run-build ## build static site in "dist"
The note is not visible to the blocked user.