Fix wrong yarn version being used

This commit is contained in:
Charles Bochet
2023-12-11 11:07:03 +01:00
parent 44baaee28e
commit 7bc8a21485
2 changed files with 69 additions and 81 deletions

View File

@ -99,8 +99,7 @@
"sharp": "^0.32.1",
"type-fest": "^3.12.0",
"typeorm": "^0.3.17",
"uuid": "^9.0.0",
"yarn": "^1.22.19"
"uuid": "^9.0.0"
},
"devDependencies": {
"@nestjs/cli": "^9.0.0",