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 c8579f6 commit 98666c5Copy full SHA for 98666c5
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-froala",
3
- "version": "2.9.4-1",
+ "version": "2.9.5",
4
"authors": [
5
"Cameron Gallarno <[email protected]>"
6
],
@@ -29,7 +29,7 @@
29
"tests"
30
31
"dependencies": {
32
- "froala-wysiwyg-editor": "2.9.4",
+ "froala-wysiwyg-editor": "2.9.5",
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": {
@@ -51,6 +51,6 @@
51
52
53
"coffee-script": "^1.12.7",
54
- "froala-editor": "2.9.4"
+ "froala-editor": "2.9.5"
55
}
56
0 commit comments