Skip to content

Commit

Permalink
Update to v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kapil2704 committed Jun 1, 2021
1 parent 12550c4 commit 65638d7
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": "3.2.7",
"version": "4.0.0",
"authors": [
"Froala Labs <[email protected]>"
],
Expand All @@ -27,7 +27,7 @@
"tests"
],
"dependencies": {
"froala-wysiwyg-editor": "3.2.7",
"froala-wysiwyg-editor": "4.0.0",
"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": "3.2.7",
"version": "4.0.0",
"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": "3.2.7"
"froala-editor": "4.0.0"
}
}

0 comments on commit 65638d7

Please sign in to comment.