Skip to content

Commit 2e969fb

Browse files
committed
Update to 3.2.5 version
1 parent dc51c25 commit 2e969fb

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

0 commit comments

Comments
 (0)