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 0143573 commit 7f396feCopy full SHA for 7f396fe
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-froala",
3
- "version": "3.0.6",
+ "version": "3.1.0",
4
"authors": [
5
"Cameron Gallarno <[email protected]>"
6
],
@@ -27,7 +27,7 @@
27
"tests"
28
29
"dependencies": {
30
- "froala-wysiwyg-editor": "3.0.6",
+ "froala-wysiwyg-editor": "3.1.0",
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": {
@@ -50,6 +50,6 @@
50
51
52
"coffee-script": "^1.12.7",
53
- "froala-editor": "3.0.6"
+ "froala-editor": "3.1.0"
54
}
55
0 commit comments