Skip to content

Commit

Permalink
Update to 2.8.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Sep 12, 2018
1 parent 45c3778 commit b463137
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-froala-wysiwyg",
"version": "2.8.4",
"description": "React component for Froala WYSIWYG HTML rich text editor",
"version": "2.8.5",
"description": "React component for Froala WYSIWYG HTML rich text editor.",
"main": "index.js",
"author": "Froala Labs",
"keywords": [
Expand All @@ -25,7 +25,7 @@
"dependencies": {
"babel": "^6.23.0",
"create-react-class": "^15.5.2",
"froala-editor": "2.8.4"
"froala-editor": "2.8.5"
},
"devDependencies": {
"autoprefixer": "^8.3.0",
Expand Down

0 comments on commit b463137

Please sign in to comment.