aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGitExample <git@example.com>2022-02-03 23:09:33 +0100
committerGitExample <git@example.com>2022-02-03 23:09:33 +0100
commitbc71db597c2366d86e586b71965d37a480b56ac1 (patch)
tree69534932e9782fb61d6e270f85a3872eb64cc1c0 /package.json
parent5884b9a8e91ed8b2c5cfea90afa2709697b05afb (diff)
downloadViper-bc71db597c2366d86e586b71965d37a480b56ac1.tar.gz
Viper-bc71db597c2366d86e586b71965d37a480b56ac1.zip
added missing modules in package.json
I forgot to add these when committing, whoops...
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 4e9fe07..b4624c3 100644
--- a/package.json
+++ b/package.json
@@ -52,6 +52,7 @@
"electron-updater": "^4.6.1",
"follow-redirects": "^1.14.7",
"fs-extra": "^10.0.0",
+ "fuse.js": "^6.5.3",
"marked": "^4.0.10",
"marked-man": "^0.7.0",
"unzipper": "^0.10.11"