Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matsuyoshi30/harbor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatsuyoshi <sfbgwm30@gmail.com>2021-10-23 19:02:42 +0300
committermatsuyoshi <sfbgwm30@gmail.com>2021-10-23 19:02:42 +0300
commit4954da84f2ac474c8ca34cbc4f91ed896659fdd0 (patch)
tree76eadbad6c997894fcc4e9600afc795269a28ee6 /package.json
parentcf57c0b9af813fadb3c4362d5a4f2bc50b8cc3f4 (diff)
remove lunr
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 2797efe..3d5bb3a 100644
--- a/package.json
+++ b/package.json
@@ -12,8 +12,7 @@
"license": "MIT",
"dependencies": {
"flexsearch": "^0.7.21",
- "instant.page": "^3.0.0",
- "lunr": "^2.3.9"
+ "instant.page": "^3.0.0"
},
"devDependencies": {
"eslint": "^7.23.0",