Skip to content

Commit faa3cce

Browse files
committed
pagefind: pin to 1.4.0 until next release build works
1 parent 0822c5c commit faa3cce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Justfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ install-tailwind:
1010
mv tailwindcss* bin/tailwindcss
1111

1212
install-pagefind:
13-
cargo install pagefind
13+
cargo install pagefind@1.4.0
1414

1515
install: install-tailwind install-pagefind
1616

0 commit comments

Comments
 (0)