Skip to content

Commit

Permalink
Add packageManager fields for Corepack compat
Browse files Browse the repository at this point in the history
  • Loading branch information
merrywhether authored and poteto committed May 18, 2024
1 parent 597ad74 commit 85c57fb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion compiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,6 @@
},
"resolutions": {
"react-is": "19.0.0-beta-b498834eab-20240506"
}
},
"packageManager": "[email protected]"
}
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,6 @@
"resolutions": {
"react-is": "npm:react-is",
"jsdom": "22.1.0"
}
},
"packageManager": "[email protected]"
}

0 comments on commit 85c57fb

Please sign in to comment.