We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a02bc09 commit 09c4581Copy full SHA for 09c4581
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-froala",
3
- "version": "4.0.14",
+ "version": "4.0.15",
4
"authors": [
5
"Froala Labs <[email protected]>"
6
],
@@ -27,7 +27,7 @@
27
"tests"
28
29
"dependencies": {
30
- "froala-wysiwyg-editor": "4.0.14",
+ "froala-wysiwyg-editor": "4.0.15",
31
"angular": ">=1.0"
32
},
33
"devDependencies": {
package.json
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
"main": "src/angular-froala.js",
"scripts": {
@@ -49,6 +49,6 @@
49
50
51
"coffee-script": "^1.12.7",
52
- "froala-editor": "4.0.14"
+ "froala-editor": "4.0.15"
53
}
54
0 commit comments