Skip to content

Commit

Permalink
chore(deps): update dependency remirror to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent f23b00b commit 3bbe521
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/addon-remirror/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@remirror/react": "^2.0.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"remirror": "^2.0.0"
"remirror": "^2.0.0 || ^3.0.0"
},
"devDependencies": {
"@oakjs/react": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2982,7 +2982,7 @@ __metadata:
"@remirror/react": ^2.0.0
react: ^18.0.0
react-dom: ^18.0.0
remirror: ^2.0.0
remirror: ^2.0.0 || ^3.0.0
languageName: unknown
linkType: soft

Expand Down

0 comments on commit 3bbe521

Please sign in to comment.