Skip to content

Commit

Permalink
Update release.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Feb 27, 2017
1 parent 30e26b6 commit c1c5b19
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-froala-wysiwyg-base",
"version": "2.5.0",
"version": "2.5.0-1",
"description": "Angular2 bindings for Froala WYSIWYG HTML rich text editor",
"main": "bundles/angular2-froala-wysiwyg.umd.js",
"typings": "index.d.ts",
Expand Down Expand Up @@ -38,7 +38,7 @@
"url": "https://github.com/froala/angular2-froala-wysiwyg/issues"
},
"dependencies": {
"froala-editor": "2.4.2"
"froala-editor": "2.5.0"
},
"peerDependencies": {
"@angular/common": "^2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular2-froala-wysiwyg",
"version": "2.5.0",
"version": "2.5.0-1",
"peerDependencies": {
"@angular/common": "*",
"@angular/compiler": "*",
Expand Down

0 comments on commit c1c5b19

Please sign in to comment.