Skip to content

Commit

Permalink
fix: use right jest-diff dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
arturosdg committed Apr 29, 2024
1 parent e6fe01f commit b213bc9
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 21 deletions.
203 changes: 183 additions & 20 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 @@ -38,6 +38,7 @@
"homepage": "https://github.com/mercadona/wrapito#readme",
"dependencies": {
"deep-equal": "^1.0.1",
"jest-diff": "^29.7.0",
"object-hash": "^2.1.1",
"whatwg-fetch": "^3.5.0"
},
Expand Down Expand Up @@ -68,7 +69,6 @@
"peerDependencies": {
"chalk": "*",
"jest": "*",
"jest-diff": "*",
"react": "*",
"react-dom": "*"
},
Expand Down

0 comments on commit b213bc9

Please sign in to comment.