Ver Fonte

Other: Upgraded minimal versions of Node and npm. Closes #1507.

Kamil Piechaczek há 7 anos atrás
pai
commit
c8e5e98d5f
1 ficheiros alterados com 2 adições e 2 exclusões
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -88,8 +88,8 @@
     "webpack": "^4.15.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",