Skip to content
This repository has been archived by the owner on Jun 26, 2020. It is now read-only.

Commit

Permalink
Other: Upgraded minimal versions of Node and npm. See: ckeditor/ckedi…
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamil Piechaczek committed Feb 13, 2019
1 parent 58592b0 commit ee9a671
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
"webpack-cli": "^3.0.8"
},
"engines": {
"node": ">=6.9.0",
"npm": ">=3.0.0"
"node": ">=8.0.0",
"npm": ">=5.7.1"
},
"author": "CKSource (http:https://cksource.com/)",
"license": "GPL-2.0-or-later",
Expand Down

0 comments on commit ee9a671

Please sign in to comment.