Browse Source

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

Piotrek Koszuliński 9 years ago
parent
commit
2d8df4be47
1 changed files with 2 additions and 2 deletions
  1. 2 2
      packages/ckeditor5-engine/package.json

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

@@ -12,12 +12,12 @@
     "guppy-pre-commit": "^0.3.0"
   },
   "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-engine",
+  "homepage": "https://ckeditor5.github.io",
   "bugs": "https://github.com/ckeditor/ckeditor5-engine/issues",
   "repository": {
     "type": "git",