Przeglądaj źródła

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

Piotrek Koszuliński 10 lat temu
rodzic
commit
5d2eac11d8
1 zmienionych plików z 4 dodań i 0 usunięć
  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",
     "jshint-reporter-jscs": "^0.1.0",
     "lodash-cli": "^3"
     "lodash-cli": "^3"
   },
   },
+  "engines": {
+    "node": ">=5.0.0",
+    "npm": ">=3.0.0"
+  },
   "author": "CKSource (http://cksource.com/)",
   "author": "CKSource (http://cksource.com/)",
   "license": "See LICENSE.md",
   "license": "See LICENSE.md",
   "homepage": "https://github.com/ckeditor/ckeditor5-core",
   "homepage": "https://github.com/ckeditor/ckeditor5-core",