Skip to content

Commit cc45fbe

Browse files
author
Navneet Kumar
committed
Update to 2.9.6
1 parent 0b89565 commit cc45fbe

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": "2.9.5",
3+
"version": "2.9.6",
44
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
55
"main": "src/angular-froala.js",
66
"scripts": {
@@ -51,6 +51,6 @@
5151
},
5252
"dependencies": {
5353
"coffee-script": "^1.12.7",
54-
"froala-editor": "2.9.5"
54+
"froala-editor": "2.9.6"
5555
}
5656
}

0 commit comments

Comments
 (0)