Browse Source

Internal: Upgraded version of Node.js. See ckeditor/ckeditor5-dev#417.

Kamil Piechaczek 7 years ago
parent
commit
893929061d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-font/package.json

+ 1 - 1
packages/ckeditor5-font/package.json

@@ -25,7 +25,7 @@
     "lint-staged": "^7.0.0"
   },
   "engines": {
-    "node": ">=6.0.0",
+    "node": ">=6.9.0",
     "npm": ">=3.0.0"
   },
   "author": "CKSource (http://cksource.com/)",