We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918216a commit f9a3ed2Copy full SHA for f9a3ed2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-froala-wysiwyg",
3
- "version": "4.1.3",
+ "version": "4.1.4",
4
"description": "Vue plugin for Froala WYSIWYG HTML rich text editor.",
5
"author": "Froala Labs (https://www.froala.com/)",
6
"license": "https://froala.com/wysiwyg-editor/terms/",
@@ -42,7 +42,7 @@
42
"dependencies": {
43
"@babel/runtime-corejs2": "^7.7.7",
44
"babel-runtime": "^6.26.0",
45
- "froala-editor": "^4.1.3",
+ "froala-editor": "^4.1.4",
46
"vue": "^3.2.0"
47
},
48
"devDependencies": {
0 commit comments