Explorar el Código

Other: Upgraded minimal versions of Node and npm. See: ckeditor/ckeditor5#1507.

Kamil Piechaczek hace 6 años
padre
commit
7c2ce4160a
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      packages/ckeditor5-upload/package.json

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

@@ -31,8 +31,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",