Skip to content

Commit 9933383

Browse files
committed
Release: v0.1.0.
1 parent 28b77e6 commit 9933383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ckeditor/ckeditor5-integrations-common",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"description": "This package implements common utility modules for integration projects.",
55
"keywords": [
66
"wysiwyg",
@@ -102,7 +102,7 @@
102102
"tough-cookie": ">=4.1.3"
103103
},
104104
"resolutions": {
105-
"ws": "^8",
105+
"ws": "^8",
106106
"tough-cookie": "^4.1.4",
107107
"wrap-ansi": "7.0.0",
108108
"string-width": "4.1.0"

0 commit comments

Comments
 (0)