Parcourir la source

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

Kamil Piechaczek il y a 6 ans
Parent
commit
25283841eb
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      packages/ckeditor5-basic-styles/package.json

+ 2 - 2
packages/ckeditor5-basic-styles/package.json

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