Skip to content

Commit

Permalink
fix: Typescript peerDependeie dropped
Browse files Browse the repository at this point in the history
  • Loading branch information
mfernandezfreire committed Oct 6, 2022
1 parent 016cd53 commit 949e86c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
"src"
],
"peerDependencies": {
"react": "^18.2.0",
"typescript": ">=4.0.0"
"react": "^18.2.0"
},
"dependencies": {
"@testing-library/jest-dom": "^5.16.5",
Expand Down

0 comments on commit 949e86c

Please sign in to comment.