Skip to content

Commit 174c7c5

Browse files
Update to v4.3.0
1 parent 18c5402 commit 174c7c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-froala-wysiwyg",
3-
"version": "4.2.2",
3+
"version": "4.3.0",
44
"description": "Vue plugin for Froala WYSIWYG HTML rich text editor.",
55
"author": "Froala Labs (https://www.froala.com/)",
66
"license": "https://froala.com/wysiwyg-editor/terms/",
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@babel/runtime-corejs2": "^7.7.7",
4444
"babel-runtime": "^6.26.0",
45-
"froala-editor": "^4.2.2",
45+
"froala-editor": "^4.3.0",
4646
"vue": "^3.2.0"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)