Sfoglia il codice sorgente

Setup for the current works on the UI.

Piotrek Koszuliński 9 anni fa
parent
commit
9efe4a5f8b
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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": {