Ver código fonte

Internal: Added `export-pdf` and `export-word` packages to devDependencies to allow correct docs building.

Maciej Bukowski 5 anos atrás
pai
commit
ea3c32a9d5
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      package.json

+ 2 - 0
package.json

@@ -82,6 +82,8 @@
     "@ckeditor/ckeditor5-dev-tests": "^23.2.0",
     "@ckeditor/ckeditor5-dev-utils": "^23.2.0",
     "@ckeditor/ckeditor5-dev-webpack-plugin": "^23.2.0",
+    "@ckeditor/ckeditor5-export-pdf": "^1.0.0",
+    "@ckeditor/ckeditor5-export-word": "^0.0.2",
     "@ckeditor/ckeditor5-inspector": "^2.2.0",
     "@ckeditor/ckeditor5-react": "^2.1.0",
     "@ckeditor/ckeditor5-real-time-collaboration": "^22.0.0",