Skip to content

Commit

Permalink
Update mobiledoc-kit peer dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gpoitch committed Sep 1, 2022
1 parent 068c882 commit f9456ac
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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": "react-mobiledoc-editor",
"version": "0.14.3",
"version": "0.14.4",
"description": "A Mobiledoc editor for React apps",
"repository": "joshfrench/react-mobiledoc-editor",
"homepage": "https://github.com/joshfrench/react-mobiledoc-editor",
Expand Down Expand Up @@ -43,7 +43,7 @@
"prop-types": "^15.8.1"
},
"peerDependencies": {
"mobiledoc-kit": "^0.12.2 || ^0.13.0 || ^0.14.0",
"mobiledoc-kit": "^0.12.2 || ^0.13.0 || ^0.14.0 || ^0.15.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0"
},
Expand Down

0 comments on commit f9456ac

Please sign in to comment.