Specify package manager in package.json
This commit is contained in:
parent
396d183dfc
commit
a8ccc91335
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
"engines": {
|
||||
"node": ">=18"
|
||||
},
|
||||
"packageManager": "yarn@1.22.19",
|
||||
"scripts": {
|
||||
"prepare": "is-ci || husky install",
|
||||
"postinstall": "patch-package && yarn intl:compile",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue