Skip to content

Commit

Permalink
temp: add resolution to fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
jtoar committed Aug 9, 2022
1 parent 596682f commit 4912eec
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion __fixtures__/test-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,8 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@3.2.2"
"packageManager": "yarn@3.2.2",
"resolutions": {
"jest": "28.1.3"
}
}

0 comments on commit 4912eec

Please sign in to comment.