ajitid / fzf-for-js

Do fuzzy matching using FZF algorithm in JavaScript
https://fzf.netlify.app
BSD 3-Clause "New" or "Revised" License
887 stars 21 forks source link

chore: update lockfile to use npm v8 #89

Closed ajitid closed 3 years ago

ajitid commented 3 years ago

With this PR, the project will require at least the following program versions:

netlify[bot] commented 3 years ago

✔️ Deploy Preview for fzf ready!

🔨 Explore the source changes: 8282bea59fb73e70187681b9c64967ac3d100aa1

🔍 Inspect the deploy log: https://app.netlify.com/sites/fzf/deploys/617b079ba1e9ba00073d4a37

😎 Browse the preview: https://deploy-preview-89--fzf.netlify.app/

ajitid commented 3 years ago

Verified that npm run build builds the project without any issue.