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 d1f76ee commit dd61230Copy full SHA for dd61230
bower.json
@@ -1,6 +1,6 @@
1
{
2
"name": "angular-froala",
3
- "version": "2.0.2",
+ "version": "2.0.3",
4
"authors": [
5
"Cameron Gallarno <cgallarno@gmail.com>",
6
"Stefan Neculai <stefan@froala.com>"
@@ -30,7 +30,7 @@
30
"tests"
31
],
32
"dependencies": {
33
- "froala-wysiwyg-editor": "2.0.2",
+ "froala-wysiwyg-editor": "2.0.3",
34
"angular": ">=1.0"
35
}
36
package.json
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
"main": "src/angular-froala.js",
"scripts": {
0 commit comments