Update deps

This commit is contained in:
Philipp Heckel 2022-05-13 15:11:03 -04:00
parent 4cae237b36
commit 28f211bfef
4 changed files with 159 additions and 120 deletions

View file

@ -68,7 +68,7 @@ help:
clean: .PHONY
rm -rf dist build server/docs server/site
build: web docs server
build: web docs cli
update: web-deps-update cli-deps-update docs-deps-update