We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2adcf32 commit 8bc9c6fCopy full SHA for 8bc9c6f
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "wysiwyg-editor-node-sdk",
3
- "version": "4.2.1",
+ "version": "4.2.2",
4
"author": "Florin Marius Popescu <[email protected]> (https://www.froala.com/)",
5
"description": "Node.js SDK for Froala Editor",
6
"keywords": [
@@ -27,6 +27,6 @@
27
"bower_components"
28
],
29
"dependencies": {
30
- "froala-wysiwyg-editor": "^4.2.1"
+ "froala-wysiwyg-editor": "^4.2.2"
31
}
32
package.json
"author": "Froala Labs",
"main": "lib/froalaEditor.js",
0 commit comments