Skip to content

Commit

Permalink
add missing peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
TheSisb committed Jul 10, 2024
1 parent 1917b1e commit af06014
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
12 changes: 12 additions & 0 deletions package-lock.json

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

7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -107,5 +107,12 @@
"@linaria/react": "^4.5.3",
"canvas-hypertxt": "^1.0.3",
"react-number-format": "^5.0.0"
},
"peerDependencies": {
"lodash": "^4.17.19",
"marked": "^4.0.10",
"react": "^16.12.0 || 17.x || 18.x",
"react-dom": "^16.12.0 || 17.x || 18.x",
"react-responsive-carousel": "^3.2.7"
}
}

0 comments on commit af06014

Please sign in to comment.