Skip to content

Commit f9a3ed2

Browse files
Update to v4.1.4
1 parent 918216a commit f9a3ed2

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

0 commit comments

Comments
 (0)