Explorar el Código

Docs: Added ckeditor5-ui to umberto.json [skip ci]

Piotrek Koszuliński hace 8 años
padre
commit
c9ea228b02
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      docs/umberto.json

+ 4 - 0
docs/umberto.json

@@ -153,6 +153,10 @@
 		{
 			"path": "packages/ckeditor5-theme-lark",
 			"prefix": "theme-lark"
+		},
+		{
+			"path": "packages/ckeditor5-ui",
+			"prefix": "ui"
 		}
 	]
 }