|
|
@@ -7,20 +7,20 @@
|
|
|
"ckeditor5-lib"
|
|
|
],
|
|
|
"dependencies": {
|
|
|
- "@ckeditor/ckeditor5-utils": "^1.0.0-beta.1"
|
|
|
+ "@ckeditor/ckeditor5-utils": "^11.1.0",
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "eslint": "^4.15.0",
|
|
|
- "eslint-config-ckeditor5": "^1.0.7",
|
|
|
+ "eslint": "^5.5.0",
|
|
|
+ "eslint-config-ckeditor5": "^1.0.9",
|
|
|
"husky": "^0.14.3",
|
|
|
- "lint-staged": "^6.0.0"
|
|
|
+ "lint-staged": "^7.0.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
- "node": ">=6.0.0",
|
|
|
+ "node": ">=6.9.0",
|
|
|
"npm": ">=3.0.0"
|
|
|
},
|
|
|
"author": "CKSource (http://cksource.com/)",
|
|
|
- "license": "(GPL-2.0 OR LGPL-2.1 OR MPL-1.1)",
|
|
|
+ "license": "GPL-2.0-or-later",
|
|
|
"homepage": "https://ckeditor.com",
|
|
|
"bugs": "https://github.com/ckeditor/ckeditor-cloud-servives-core/issues",
|
|
|
"repository": {
|