Skip to content

Commit

Permalink
Update to v4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
harasunu-narayan committed Jun 14, 2024
1 parent add7d32 commit 0b39a82
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.2.0",
"version": "4.2.1",
"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.2.0"
"froala-editor": "4.2.1"
},
"devDependencies": {
"@babel/cli": "^7.0.0",
Expand Down

0 comments on commit 0b39a82

Please sign in to comment.