Lock yarn version (#19092)

This commit is contained in:
Mac Siri 2023-02-09 11:06:18 -05:00 committed by GitHub
parent c89a63bcf9
commit 7158c0b3b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
"version": "1.0.0",
"description": "Where programmers share ideas and help each other grow",
"engines": {
"yarn": ">=1.21.x",
"yarn": "1.22.18",
"node": "16.x"
},
"main": "index.js",