Skip to content

Commit d5b19d5

Browse files
Update to v4.5.1
1 parent a852493 commit d5b19d5

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.5.0",
3+
"version": "4.5.1",
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.5.0"
30+
"froala-wysiwyg-editor": "^4.5.1"
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.5.0",
3+
"version": "4.5.1",
44
"author": "Froala Labs",
55
"description": "Node.js SDK for Froala Editor",
66
"main": "lib/froalaEditor.js",

0 commit comments

Comments
 (0)