Skip to content

Commit 4ea2b35

Browse files
authored
chore: specify packageManager in package.json (#2638)
1 parent 886bce1 commit 4ea2b35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -62,5 +62,6 @@
6262
"./packages/**/*.ts": [
6363
"yarn lint"
6464
]
65-
}
65+
},
66+
"packageManager": "[email protected]"
6667
}

0 commit comments

Comments
 (0)