Skip to content

Commit

Permalink
Update to v4.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Jun 8, 2022
1 parent a026ab6 commit 21274e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-froala",
"version": "4.0.11",
"version": "4.0.12",
"authors": [
"Froala Labs <kapil.garg.techy@gmail.com>"
],
Expand All @@ -27,7 +27,7 @@
"tests"
],
"dependencies": {
"froala-wysiwyg-editor": "4.0.11",
"froala-wysiwyg-editor": "4.0.12",
"angular": ">=1.0"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-froala",
"version": "4.0.11",
"version": "4.0.12",
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
"main": "src/angular-froala.js",
"scripts": {
Expand Down Expand Up @@ -49,6 +49,6 @@
},
"dependencies": {
"coffee-script": "^1.12.7",
"froala-editor": "4.0.11"
"froala-editor": "4.0.12"
}
}

0 comments on commit 21274e8

Please sign in to comment.