Skip to content

Commit 7fa17f5

Browse files
committed
Updated to v4.0.0
1 parent 6e9115c commit 7fa17f5

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

0 commit comments

Comments
 (0)