Skip to content

Commit 6759e27

Browse files
mshimajtkiesel
authored andcommitted
chore: add packageManager field to package.json for corepack
1 parent a90cfa3 commit 6759e27

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,6 @@
4343
"mocha": "10.8.2",
4444
"prettier": "^3.0.0",
4545
"sinon": "19.0.2"
46-
}
46+
},
47+
"packageManager": "yarn@1.22.22"
4748
}

0 commit comments

Comments
 (0)