|
|
@@ -7,23 +7,23 @@
|
|
|
"ckeditor5-feature"
|
|
|
],
|
|
|
"dependencies": {
|
|
|
- "@ckeditor/ckeditor5-core": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-engine": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-ui": "^1.0.0-alpha.1"
|
|
|
+ "@ckeditor/ckeditor5-core": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-engine": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-ui": "^1.0.0-alpha.2"
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
- "@ckeditor/ckeditor5-block-quote": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-enter": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-heading": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-image": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-list": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-paragraph": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-typing": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-utils": "^1.0.0-alpha.1",
|
|
|
- "eslint": "^4.8.0",
|
|
|
- "eslint-config-ckeditor5": "^1.0.6",
|
|
|
+ "@ckeditor/ckeditor5-block-quote": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-enter": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-heading": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-image": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-list": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-paragraph": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-typing": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-utils": "^1.0.0-alpha.2",
|
|
|
+ "eslint": "^4.15.0",
|
|
|
+ "eslint-config-ckeditor5": "^1.0.7",
|
|
|
"husky": "^0.14.3",
|
|
|
- "lint-staged": "^4.2.3"
|
|
|
+ "lint-staged": "^6.0.0"
|
|
|
},
|
|
|
"engines": {
|
|
|
"node": ">=6.0.0",
|