Skip to content

Commit

Permalink
fix: re-add fast compare
Browse files Browse the repository at this point in the history
  • Loading branch information
Coltin Kifer committed Jan 29, 2025
1 parent 28cc89e commit a769771
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
19 changes: 13 additions & 6 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0"
},
"dependencies": {
"fast-equals": "^5.0.1",
"prop-types": "^15.8.1",
"react-fast-compare": "^3.2.2",
"react-transition-group": "^4.4.5"
},
"devDependencies": {
Expand Down

0 comments on commit a769771

Please sign in to comment.