We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2144605 commit e5a5952Copy full SHA for e5a5952
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "wysiwyg-editor-node-sdk",
3
- "version": "3.0.0-beta.1",
+ "version": "3.1.0",
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": "^3.0.0-beta.1"
+ "froala-wysiwyg-editor": "^3.1.0"
31
}
32
package.json
"author": "Froala Labs",
"main": "lib/froalaEditor.js",
0 commit comments