diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 2671cdc..636b466 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,7 @@ "dependencies": { "@material-ui/core": "^4.11.3", "@material-ui/icons": "^4.11.2", + "fuse.js": "^6.4.6", "next": "10.0.9", "react": "17.0.2", "react-dom": "17.0.2", |