Skip to content

Commit

Permalink
Update to 2.8.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Apr 26, 2018
1 parent 2ce38bf commit 347eec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-froala-wysiwyg-base",
"version": "2.8.0",
"version": "2.8.1",
"description": "Angular 2, Angular 4 and Angular 5 bindings for Froala WYSIWYG HTML rich text editor",
"main": "bundles/angular-froala-wysiwyg.umd.js",
"typings": "index.d.ts",
Expand Down Expand Up @@ -43,7 +43,7 @@
"url": "https://github.com/froala/angular-froala-wysiwyg/issues"
},
"dependencies": {
"froala-editor": "^2.8.0"
"froala-editor": "^2.8.1"
},
"peerDependencies": {
"@angular/common": "*",
Expand Down

0 comments on commit 347eec0

Please sign in to comment.