aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorThArGos <thargos@gmail.com>2024-09-13 02:32:03 +0200
committerThArGos <thargos@gmail.com>2024-09-15 14:52:30 +0200
commit2c6f5c08beaa73b9d166370a605f9b505f29b480 (patch)
treeeebd6291b1416916cac3c13e76a99646358f4f82 /package.json
parente41a5a995d258fadb88c0ec380898233b2f402d4 (diff)
Build the index and copy it next to the search data
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 44e9bf3..735367d 100644
--- a/package.json
+++ b/package.json
@@ -11,6 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
+ "fuse.js": "^7.0.0",
"orgast-util-to-string": "^1.0.1",
"sqlite3": "^5.1.7",
"unified": "^11.0.4",