Skip to content

Commit

Permalink
- Remove prop-types as dependency as they are no longer used. #849
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yadav committed Aug 25, 2024
1 parent 8a9e2d6 commit 901816b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,5 @@
"react": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0",
"react-dom": "^0.14 || ^15.0.0 || ^16.0.0 || ^17.0.0 || ^18.0.0"
},
"dependencies": {
"prop-types": "^15.7.2"
},
"packageManager": "[email protected]"
}

0 comments on commit 901816b

Please sign in to comment.