summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-lunr
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin-lunr')
-rw-r--r--packages/gitbook-plugin-lunr/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gitbook-plugin-lunr/package.json b/packages/gitbook-plugin-lunr/package.json
index 56a80f1..398889f 100644
--- a/packages/gitbook-plugin-lunr/package.json
+++ b/packages/gitbook-plugin-lunr/package.json
@@ -5,7 +5,6 @@
"browser": "./_assets/theme.js",
"version": "4.0.0-alpha.4",
"dependencies": {
- "gitbook-core": "^4.0.0-alpha.4",
"html-entities": "1.2.0",
"lunr": "0.5.12"
},