Skip to content

Commit 09c4581

Browse files
Update to v4.0.15
1 parent a02bc09 commit 09c4581

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bower.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-froala",
3-
"version": "4.0.14",
3+
"version": "4.0.15",
44
"authors": [
55
"Froala Labs <[email protected]>"
66
],
@@ -27,7 +27,7 @@
2727
"tests"
2828
],
2929
"dependencies": {
30-
"froala-wysiwyg-editor": "4.0.14",
30+
"froala-wysiwyg-editor": "4.0.15",
3131
"angular": ">=1.0"
3232
},
3333
"devDependencies": {

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-froala",
3-
"version": "4.0.14",
3+
"version": "4.0.15",
44
"description": "Angular.js bindings for Froala WYSIWYG HTML rich text editor",
55
"main": "src/angular-froala.js",
66
"scripts": {
@@ -49,6 +49,6 @@
4949
},
5050
"dependencies": {
5151
"coffee-script": "^1.12.7",
52-
"froala-editor": "4.0.14"
52+
"froala-editor": "4.0.15"
5353
}
5454
}

0 commit comments

Comments
 (0)