update deps

This commit is contained in:
Aine
2025-05-26 16:19:10 +03:00
parent 949c2e8809
commit c82d8653fd
3 changed files with 70 additions and 72 deletions

View File

@@ -6,6 +6,9 @@ default:
build: __install
@yarn run build --base=./
update:
yarn upgrade-interactive --latest
# run the app in a development mode
run:
@yarn start --host 0.0.0.0