Ver código fonte

Merge pull request #21 from emqx/doc_build

Fix doc dependencies security
jinfahua 5 anos atrás
pai
commit
59425fbc48
2 arquivos alterados com 1 adições e 2847 exclusões
  1. 1 4
      docs/package.json
  2. 0 2843
      docs/yarn.lock

+ 1 - 4
docs/package.json

@@ -16,9 +16,6 @@
     "pdf": "npm run build:before && gitbook install && gitbook pdf . _book.pdf && npm run build:after"
   },
   "dependencies": {
-    "gitbook-cli": "^2.3.2",
-    "glob": "^7.1.3",
-    "node-xlsx": "^0.15.0",
-    "pangu": "^3.3.0"
+    "gitbook-cli": "^2.3.2"
   }
 }

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 2843
docs/yarn.lock