fix: change yarn version

This commit is contained in:
Safwan Samsudeen 2024-09-11 20:59:27 +05:30 committed by GitHub
parent f4bfa43a57
commit 66e2b1db5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,5 +56,5 @@
"eslintIgnore": [ "eslintIgnore": [
"dist" "dist"
], ],
"packageManager": "yarn@3.2.3" "packageManager": "yarn@1.22.22"
} }