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 347eec0 commit 25b2e8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "angular-froala-wysiwyg",
"version": "2.8.0",
"version": "2.8.1",
"peerDependencies": {
"@angular/common": "*",
"@angular/compiler": "*",
"@angular/core": "*",
"@angular/forms": "*"
},
"dependencies": {
"froala-editor": "^2.8.0",
"froala-editor": "^2.8.1",
"@types/jquery": "^2.0.40"
}
}

0 comments on commit 25b2e8d

Please sign in to comment.