|
|
@@ -1,14 +1,14 @@
|
|
|
{
|
|
|
"name": "@ckeditor/ckeditor5-utils",
|
|
|
- "version": "1.0.0-alpha.1",
|
|
|
+ "version": "1.0.0-alpha.2",
|
|
|
"description": "Miscellaneous utils used by CKEditor 5.",
|
|
|
"keywords": [
|
|
|
"ckeditor5",
|
|
|
"ckeditor5-lib"
|
|
|
],
|
|
|
"devDependencies": {
|
|
|
- "@ckeditor/ckeditor5-core": "^1.0.0-alpha.1",
|
|
|
- "@ckeditor/ckeditor5-engine": "^1.0.0-alpha.1",
|
|
|
+ "@ckeditor/ckeditor5-core": "^1.0.0-alpha.2",
|
|
|
+ "@ckeditor/ckeditor5-engine": "^1.0.0-alpha.2",
|
|
|
"del": "^2.2.0",
|
|
|
"eslint": "^4.8.0",
|
|
|
"eslint-config-ckeditor5": "^1.0.6",
|