Improved the search and stuff yo

This commit is contained in:
Alexandra
2024-10-17 00:12:16 -06:00
parent a9d876614a
commit a55902773a
7 changed files with 154 additions and 47 deletions

View File

@@ -4,11 +4,12 @@
"ejs": "^3.1.10",
"express": "^4.21.1",
"file-older-than": "^1.0.0",
"fuse.js": "^7.0.0",
"innertext": "^1.0.3",
"jsdom": "^25.0.1",
"minisearch": "^7.1.0",
"node-cron": "^3.0.3",
"node-fetch": "^3.3.2"
"node-fetch": "^3.3.2",
"sanitize": "^2.1.2"
},
"type": "module"
}