Skip to content

Commit 8bc9c6f

Browse files
Update to v4.2.2
1 parent 2adcf32 commit 8bc9c6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wysiwyg-editor-node-sdk",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"author": "Florin Marius Popescu <[email protected]> (https://www.froala.com/)",
55
"description": "Node.js SDK for Froala Editor",
66
"keywords": [
@@ -27,6 +27,6 @@
2727
"bower_components"
2828
],
2929
"dependencies": {
30-
"froala-wysiwyg-editor": "^4.2.1"
30+
"froala-wysiwyg-editor": "^4.2.2"
3131
}
3232
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "wysiwyg-editor-node-sdk",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"author": "Froala Labs",
55
"description": "Node.js SDK for Froala Editor",
66
"main": "lib/froalaEditor.js",

0 commit comments

Comments
 (0)