Skip to content

Commit d507e4d

Browse files
committed
add packageManager field for corepack
1 parent 724de97 commit d507e4d

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
{
22
"name": "react-avatar-editor-mono",
3-
"engines": {
4-
"pnpm": ">=10.0.0"
5-
},
3+
"packageManager": "pnpm@10.32.1",
64
"version": "1.0.0",
75
"scripts": {
86
"build": "pnpm --filter react-avatar-editor build",

0 commit comments

Comments
 (0)