Przeglądaj źródła

Setup for the current works on the UI.

Piotrek Koszuliński 9 lat temu
rodzic
commit
9efe4a5f8b
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -8,7 +8,8 @@
     "WYSIWYG"
   ],
   "dependencies": {
-    "ckeditor5-core": "ckeditor/ckeditor5-core",
+    "ckeditor5-core": "ckeditor/ckeditor5-core#t/209",
+    "ckeditor5-ui-default": "ckeditor/ckeditor5-ui-default#t/1",
     "requirejs": "Reinmar/requirejs"
   },
   "devDependencies": {