浏览代码

Internal: Include ckeditor5 in the workspace as well because ckeditor5-utils reads from it. [skip ci]

Piotrek Koszuliński 6 年之前
父节点
当前提交
ca8e1a2de0
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -134,7 +134,8 @@
   ],
   "workspaces": {
     "packages": [
-      "packages/*"
+      "packages/*",
+      "."
     ],
     "nohoist": [
       "**/husky"