Skip to content

Commit 289a5ac

Browse files
committed
Release: v7.1.0-alpha.0.
1 parent c6b1928 commit 289a5ac

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-vue",
3-
"version": "7.0.0",
3+
"version": "7.1.0-alpha.0",
44
"description": "Official Vue.js 3+ component for CKEditor 5 – the best browser-based rich text editor.",
55
"keywords": [
66
"wysiwyg",
@@ -72,7 +72,7 @@
7272
"wrap-ansi": "7.0.0",
7373
"string-width": "4.1.0",
7474
"semver": "^7.0.0",
75-
"ws": "^8"
75+
"ws": "^8"
7676
},
7777
"engines": {
7878
"node": ">=18.0.0"

0 commit comments

Comments
 (0)