Skip to content

Commit

Permalink
Merge branch 'main' of github.com:jodit/jodit-react
Browse files Browse the repository at this point in the history
  • Loading branch information
xdan committed May 10, 2024
2 parents 9611ca5 + e3fab3f commit 4625df9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jodit-react",
"version": "4.1.2",
"version": "4.1.4",
"description": "Jodit is awesome and usefully wysiwyg editor with filebrowser",
"main": "build/jodit-react.js",
"author": "Chupurnov <[email protected]> (https://xdsoft.net/)s",
Expand All @@ -16,7 +16,7 @@
"rte"
],
"dependencies": {
"jodit": "^4.2.10"
"jodit": "^4.2.12"
},
"peerDependencies": {
"react": "~0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
Expand Down

0 comments on commit 4625df9

Please sign in to comment.