Skip to content

Commit 7f72e4f

Browse files
committed
chore(pkg): add packageManager
1 parent c88b8fe commit 7f72e4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"workspaces": [
55
"packages/*"
66
],
7+
"packageManager": "yarn@1.22.22",
78
"scripts": {
89
"lint": "eslint .",
910
"release": "./scripts/release.sh",

0 commit comments

Comments
 (0)