Skip to content

Commit

Permalink
Update to 2.8.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Jun 23, 2018
1 parent 3aa8e01 commit 45c3778
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": "react-froala-wysiwyg",
"version": "2.8.3",
"version": "2.8.4",
"description": "React component for Froala WYSIWYG HTML rich text editor",
"main": "index.js",
"author": "Froala Labs",
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"babel": "^6.23.0",
"create-react-class": "^15.5.2",
"froala-editor": "2.8.3"
"froala-editor": "2.8.4"
},
"devDependencies": {
"autoprefixer": "^8.3.0",
Expand Down

0 comments on commit 45c3778

Please sign in to comment.