Skip to content

Commit 422cd40

Browse files
Update to v4.5.1
1 parent f5554d2 commit 422cd40

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.5.0",
3+
"version": "4.5.1",
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.5.0",
45+
"froala-editor": "^4.5.1",
4646
"vue": "^3.2.0"
4747
},
4848
"devDependencies": {

0 commit comments

Comments
 (0)