summaryrefslogtreecommitdiffstats
path: root/packages/gitbook-plugin-copy-code
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gitbook-plugin-copy-code')
-rw-r--r--packages/gitbook-plugin-copy-code/package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/gitbook-plugin-copy-code/package.json b/packages/gitbook-plugin-copy-code/package.json
index 46d2890..5266f14 100644
--- a/packages/gitbook-plugin-copy-code/package.json
+++ b/packages/gitbook-plugin-copy-code/package.json
@@ -5,8 +5,7 @@
"browser": "./_assets/plugin.js",
"version": "4.0.0-alpha.4",
"dependencies": {
- "copy-to-clipboard": "^3.0.5",
- "gitbook-core": "^4.0.0-alpha.4"
+ "copy-to-clipboard": "^3.0.5"
},
"devDependencies": {
"gitbook-plugin": "^4.0.0-alpha.4"