We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f41b9c commit 5efe9b7Copy full SHA for 5efe9b7
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-froala",
3
- "version": "2.8.5",
+ "version": "2.9.0",
4
"authors": [
5
"Cameron Gallarno <[email protected]>"
6
],
@@ -29,7 +29,7 @@
29
"tests"
30
31
"dependencies": {
32
- "froala-wysiwyg-editor": "2.8.5",
+ "froala-wysiwyg-editor": "2.9.0",
33
"angular": ">=1.0"
34
},
35
"devDependencies": {
package.json
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
"main": "src/angular-froala.js",
"scripts": {
@@ -50,6 +50,6 @@
50
"sinon": "^1.17.2"
51
52
53
- "froala-editor": "2.8.5"
+ "froala-editor": "2.9.0"
54
}
55
0 commit comments