Skip to content

Commit

Permalink
fix: Added jest types
Browse files Browse the repository at this point in the history
  • Loading branch information
josebui committed Nov 22, 2023
1 parent e9094b5 commit ccf6ece
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 74 deletions.
115 changes: 41 additions & 74 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.0.0",
"@types/jest": "^29.5.10",
"@types/js-cookie": "^3.0.6",
"@types/react": "^18.2.36",
"@types/react-dom": "^18.2.14",
Expand Down

0 comments on commit ccf6ece

Please sign in to comment.