Przeglądaj źródła

Merge branch 'master' into t/ckeditor5/1385

Piotrek Koszuliński 6 lat temu
rodzic
commit
c9ce32f26c
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      packages/ckeditor5-undo/package.json

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

@@ -29,8 +29,8 @@
     "lint-staged": "^7.0.0"
   },
   "engines": {
-    "node": ">=6.9.0",
-    "npm": ">=3.0.0"
+    "node": ">=8.0.0",
+    "npm": ">=5.7.1"
   },
   "author": "CKSource (http://cksource.com/)",
   "license": "GPL-2.0-or-later",