forked from github/plane
fix: adding engines settings for docker setup
This commit is contained in:
parent
2eba0f8cdc
commit
e5bb1e80cf
@ -34,5 +34,8 @@
|
|||||||
"resolutions": {
|
"resolutions": {
|
||||||
"@types/react": "^18.2.39"
|
"@types/react": "^18.2.39"
|
||||||
},
|
},
|
||||||
|
"engines": {
|
||||||
|
"yarn": "1.22.21"
|
||||||
|
},
|
||||||
"packageManager": "yarn@3.6.4"
|
"packageManager": "yarn@3.6.4"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user