Skip to content

Commit 0b89565

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

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
.DS_Store
22
froala/*
33
dist/*
4+
package-lock.json
45
bower_components/*
56
node_modules/*
67
npm-debug.log

bower.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
"authors": [
55
"Cameron Gallarno <[email protected]>"
66
],
@@ -29,7 +29,7 @@
2929
"tests"
3030
],
3131
"dependencies": {
32-
"froala-wysiwyg-editor": "2.9.5",
32+
"froala-wysiwyg-editor": "2.9.6",
3333
"angular": ">=1.0"
3434
},
3535
"devDependencies": {

0 commit comments

Comments
 (0)