Skip to content

Commit

Permalink
Add dev deps for test env
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtyomVancyan committed Nov 14, 2024
1 parent 3e83e33 commit 9e5f298
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@
"antd": "*",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"ts-jest": "^29.1.1",
"tslib": "^2.6.2",
"tsx": "^3.12.10",
Expand Down

0 comments on commit 9e5f298

Please sign in to comment.