just: Suggests fzf (Closes #4973)

This commit is contained in:
HUMORCE 2023-08-01 11:00:58 +00:00
parent 6ab76ea9a0
commit e87a265231
No known key found for this signature in database
GPG Key ID: F0B8272F23E953D3

View File

@ -3,6 +3,9 @@
"description": "A command runner written in rust",
"homepage": "https://just.systems",
"license": "CC0-1.0",
"suggest": {
"fzf": "fzf"
},
"architecture": {
"64bit": {
"url": "https://github.com/casey/just/releases/download/1.14.0/just-1.14.0-x86_64-pc-windows-msvc.zip",