Skip to content

Commit

Permalink
fix(deps): add missing dependency package @types/jest.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Mar 29, 2023
1 parent 3e0ffa1 commit ec1587b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest/package.json
Expand Up @@ -34,6 +34,7 @@
"@babel/preset-env": "~7.20.2",
"@babel/preset-react": "~7.18.6",
"@babel/preset-typescript": "~7.21.0",
"@types/jest": "^29.5.0",
"babel-jest": "^29.5.0",
"babel-preset-react-app": "^10.0.1",
"camelcase": "~6.3.0",
Expand Down

0 comments on commit ec1587b

Please sign in to comment.