diff options
Diffstat (limited to '')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 178a2b1..388920e 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,7 @@ "@tanstack/react-query": "^5.17.0", "aos": "^2.3.4", "dotenv": "^16.4.5", + "fuse.js": "^7.0.0", "js-cookie": "^3.0.5", "moment": "^2.30.1", "prop-types": "^15.8.1", |