Browse Source

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

Kamil Piechaczek 7 years ago
parent
commit
bf43c70b69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/ckeditor5-block-quote/package.json

+ 1 - 1
packages/ckeditor5-block-quote/package.json

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