Skip to content

Commit

Permalink
chore: try reverting babel resolution
Browse files Browse the repository at this point in the history
the fix was merged recently here babel/babel#15303
  • Loading branch information
jtoar committed Dec 23, 2022
1 parent 6f39fd7 commit 934f165
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions __fixtures__/test-project/package.json
Expand Up @@ -21,8 +21,5 @@
"prisma": {
"seed": "yarn rw exec seed"
},
"packageManager": "yarn@3.3.0",
"resolutions": {
"@babel/plugin-transform-block-scoping": "7.18.9"
}
"packageManager": "yarn@3.3.0"
}

0 comments on commit 934f165

Please sign in to comment.