Skip to content

Commit

Permalink
Update to v4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Sep 12, 2023
1 parent 428d9c6 commit 7992add
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wysiwyg-editor-node-sdk",
"version": "4.1.1",
"version": "4.1.2",
"author": "Florin Marius Popescu <florin@froala.com> (https://www.froala.com/)",
"description": "Node.js SDK for Froala Editor",
"keywords": [
Expand All @@ -27,6 +27,6 @@
"bower_components"
],
"dependencies": {
"froala-wysiwyg-editor": "^4.1.1"
"froala-wysiwyg-editor": "^4.1.2"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wysiwyg-editor-node-sdk",
"version": "4.1.1",
"version": "4.1.2",
"author": "Froala Labs",
"description": "Node.js SDK for Froala Editor",
"main": "lib/froalaEditor.js",
Expand Down

0 comments on commit 7992add

Please sign in to comment.