diff options
author | Alan Pearce | 2024-06-26 11:21:20 +0200 |
---|---|---|
committer | Alan Pearce | 2024-06-26 11:22:11 +0200 |
commit | d8718609d64b90fa5e4fb67e53bc5c60be31bbf1 (patch) | |
tree | 4d9324c14de996a841770fb441e310b16ac865e6 /justfile | |
parent | f8bf946b090aa4fb0b8beb4ad09c1f06078f0b5b (diff) | |
download | website-d8718609d64b90fa5e4fb67e53bc5c60be31bbf1.tar.lz website-d8718609d64b90fa5e4fb67e53bc5c60be31bbf1.tar.zst website-d8718609d64b90fa5e4fb67e53bc5c60be31bbf1.zip |
update dependencies
Diffstat (limited to 'justfile')
-rwxr-xr-x | justfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/justfile b/justfile index e1f5650..6584e01 100755 --- a/justfile +++ b/justfile @@ -16,7 +16,7 @@ check-links: hyperlink website/public --sources content update-all: - npin update + npins update go get -u all build: |