summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-highlight
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin-highlight')
-rw-r--r--packages/gitbook-plugin-highlight/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gitbook-plugin-highlight/package.json b/packages/gitbook-plugin-highlight/package.json
index 56233ad..ae6f060 100644
--- a/packages/gitbook-plugin-highlight/package.json
+++ b/packages/gitbook-plugin-highlight/package.json
@@ -5,7 +5,6 @@
"browser": "./_assets/plugin.js",
"version": "4.0.0-alpha.4",
"dependencies": {
- "gitbook-core": "^4.0.0-alpha.4",
"highlight.js": "9.7.0"
},
"devDependencies": {