mirror of
https://github.com/logto-io/logto.git
synced 2025-01-20 21:32:31 -05:00
chore: add engines
in root package.json
This commit is contained in:
parent
11e4ef1d8d
commit
261efbab63
1 changed files with 4 additions and 0 deletions
|
@ -17,5 +17,9 @@
|
|||
"workspaces": {
|
||||
"packages": ["packages/*"],
|
||||
"nohoist": ["**/module-alias"]
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=14.15.0",
|
||||
"yarn": "^1.22.10"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue