Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix: update @jest/types to be an optional peer dependency (#3690)
Fixes #3689
  • Loading branch information
notaphplover committed Jul 15, 2022
1 parent 8f094bc commit 8a8c3fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -71,6 +71,9 @@
"@babel/core": {
"optional": true
},
"@jest/types": {
"optional": true
},
"babel-jest": {
"optional": true
},
Expand Down

0 comments on commit 8a8c3fa

Please sign in to comment.