mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
Specify yarn version
This commit is contained in:
parent
8bcfe0478f
commit
48f02d9505
1 changed files with 2 additions and 1 deletions
|
@ -26,6 +26,7 @@
|
|||
"xo": "0.39.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": "14"
|
||||
"node": "14",
|
||||
"yarn": "1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue