Explorar o código

Added root of the project to the dependencies in the package.json.

Aleksander Nowodzinski %!s(int64=7) %!d(string=hai) anos
pai
achega
be468ebec4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packages/ckeditor5-core/package.json

+ 1 - 0
packages/ckeditor5-core/package.json

@@ -25,6 +25,7 @@
     "framework"
   ],
   "dependencies": {
+    "ckeditor5": "^10.1.0",
     "@ckeditor/ckeditor5-engine": "^10.1.0",
     "@ckeditor/ckeditor5-utils": "^10.1.0"
   },