We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d84d1a commit 3ee1a3fCopy full SHA for 3ee1a3f
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-froala-wysiwyg",
3
- "version": "4.2.0",
+ "version": "4.2.1",
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.2.0",
+ "froala-editor": "^4.2.1",
46
"vue": "^3.2.0"
47
},
48
"devDependencies": {
0 commit comments