Browse Source

删除插件

Nick 9 months ago
parent
commit
98b312a763
2 changed files with 14 additions and 2 deletions
  1. 0 1
      book.json
  2. 14 1
      package-lock.json

+ 0 - 1
book.json

@@ -14,7 +14,6 @@
     "plugins": [
 		"back-to-top-button",
         "favicon",
-        "anchors",
         "3-ba",
         "-fontsettings",
         "github",

+ 14 - 1
package-lock.json

@@ -1,3 +1,16 @@
 {
-  "lockfileVersion": 1
+  "requires": true,
+  "lockfileVersion": 1,
+  "dependencies": {
+    "gitbook-plugin-back-to-top-button": {
+      "version": "0.1.4",
+      "resolved": "https://registry.npmmirror.com/gitbook-plugin-back-to-top-button/-/gitbook-plugin-back-to-top-button-0.1.4.tgz",
+      "integrity": "sha1-5iGDOLDvGdWOb2YAmUNQt26ANd8="
+    },
+    "gitbook-plugin-favicon": {
+      "version": "0.0.2",
+      "resolved": "https://registry.npmmirror.com/gitbook-plugin-favicon/-/gitbook-plugin-favicon-0.0.2.tgz",
+      "integrity": "sha1-s+QWQvFSr8bEU1/ZtjXf4xtMh3I="
+    }
+  }
 }