diff --git a/package.json b/package.json index 5e2452d..3c88a12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ckeditor/ckeditor5-integrations-common", - "version": "0.0.1", + "version": "0.1.0", "description": "This package implements common utility modules for integration projects.", "keywords": [ "wysiwyg", @@ -102,7 +102,7 @@ "tough-cookie": ">=4.1.3" }, "resolutions": { - "ws": "^8", + "ws": "^8", "tough-cookie": "^4.1.4", "wrap-ansi": "7.0.0", "string-width": "4.1.0"