Skip to content

Commit eeaca8e

Browse files
author
Navneet Kumar
committed
Update to 3.0.4
1 parent a47c6e3 commit eeaca8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-froala",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
55
"main": "src/angular-froala.js",
66
"scripts": {
@@ -50,6 +50,6 @@
5050
},
5151
"dependencies": {
5252
"coffee-script": "^1.12.7",
53-
"froala-editor": "3.0.3"
53+
"froala-editor": "3.0.4"
5454
}
5555
}

0 commit comments

Comments
 (0)