chore: specify yarn 1 in package.json

This commit is contained in:
SukkaW 2024-03-13 13:30:16 +08:00
parent a15c4d9c20
commit 844c2a26bc
1 changed files with 3 additions and 2 deletions

View File

@ -63,5 +63,6 @@
},
"resolutions": {
"lint-staged/yaml": "^2.2.2"
}
}
},
"packageManager": "yarn@1.22.19"
}