Skip to content

Commit

Permalink
Update to v4.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Dec 20, 2021
1 parent 33fa9bb commit ba3c4e8
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": "4.0.7",
"version": "4.0.8",
"description": "React component for Froala WYSIWYG HTML rich text editor.",
"main": "index.js",
"types": "./lib/index.d.ts",
Expand All @@ -23,7 +23,7 @@
},
"dependencies": {
"create-react-class": "^15.5.2",
"froala-editor": "4.0.7"
"froala-editor": "4.0.8"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down

0 comments on commit ba3c4e8

Please sign in to comment.