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 775375b commit ed3a18eCopy full SHA for ed3a18e
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-froala",
3
- "version": "2.9.7",
+ "version": "2.9.8",
4
"authors": [
5
"Froala Labs <[email protected]>"
6
],
@@ -29,7 +29,7 @@
29
"tests"
30
31
"dependencies": {
32
- "froala-wysiwyg-editor": "2.9.7",
+ "froala-wysiwyg-editor": "2.9.8",
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
51
52
"coffee-script": "^1.12.7",
53
- "froala-editor": "2.9.7"
+ "froala-editor": "2.9.8"
54
}
55
0 commit comments