Skip to content

Commit

Permalink
Update to 3.2.6 version
Browse files Browse the repository at this point in the history
  • Loading branch information
kapil2704 committed Jan 25, 2021
1 parent 51de681 commit 8418dca
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "knockout-froala",

"version": "3.2.5-2",
"version": "3.2.6",

"homepage": "https://github.com/froala/knockout-froala",
"authors": [
Expand Down Expand Up @@ -38,7 +38,7 @@
],
"dependencies": {

"froala-wysiwyg-editor": "3.2.5-1",
"froala-wysiwyg-editor": "3.2.6",
"font-awesome": "^4.7.0",

"knockout": "~3.5.0"
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "knockout-froala",
"version": "3.2.5-2",
"version": "3.2.6",
"description": "Knockout.js binding for Froala WYSIWYG HTML Rich Text Editor",
"main": "src/knockout-froala.js",
"scripts": {
Expand Down

0 comments on commit 8418dca

Please sign in to comment.