Skip to content

Commit

Permalink
package.json: Add packageManager field for corepack compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
mreishus committed Nov 14, 2024
1 parent af007b7 commit 01e09d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@
"engines": {
"node": "^22.9.0",
"pnpm": "^9.3.0 <9.12.0"
}
},
"packageManager": "[email protected]"
}

0 comments on commit 01e09d2

Please sign in to comment.