Explorar el Código

Aligned package.json to changes in ckeditor/ckeditor5#70.

Piotrek Koszuliński hace 10 años
padre
commit
5d2eac11d8
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      packages/ckeditor5-utils/package.json

+ 4 - 0
packages/ckeditor5-utils/package.json

@@ -17,6 +17,10 @@
     "jshint-reporter-jscs": "^0.1.0",
     "lodash-cli": "^3"
   },
+  "engines": {
+    "node": ">=5.0.0",
+    "npm": ">=3.0.0"
+  },
   "author": "CKSource (http://cksource.com/)",
   "license": "See LICENSE.md",
   "homepage": "https://github.com/ckeditor/ckeditor5-core",