diff --git a/Justfile b/Justfile index 21607f2..079079c 100644 --- a/Justfile +++ b/Justfile @@ -4,7 +4,7 @@ build: dev: tailwindcss -i static/tailwind.css -o static/app.css -m -w & - go run github.com/cosmtrek/air@latest -c .air.toml + go run github.com/air-verse/air@latest -c .air.toml tag-vpr: podman pull codeberg.org/rimgo/rimgo:latest