8
0
Просмотр исходного кода

Updated package.json. See https://github.com/ckeditor/ckeditor5/issues/254.

Piotrek Koszuliński 9 лет назад
Родитель
Сommit
a3ebcc4188
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      packages/ckeditor5-ui/package.json

+ 2 - 2
packages/ckeditor5-ui/package.json

@@ -14,12 +14,12 @@
     "lodash-cli": "^4"
   },
   "engines": {
-    "node": ">=5.0.0",
+    "node": ">=6.0.0",
     "npm": ">=3.0.0"
   },
   "author": "CKSource (http://cksource.com/)",
   "license": "See LICENSE.md",
-  "homepage": "https://github.com/ckeditor/ckeditor5-ui",
+  "homepage": "https://ckeditor5.github.io",
   "bugs": "https://github.com/ckeditor/ckeditor5-ui/issues",
   "repository": {
     "type": "git",