Updated yarn version

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-02-12 10:04:03 +01:00
parent 49b5ffabf4
commit 824613abb3

View File

@@ -49,5 +49,5 @@
"ts-node": "^10.9.2", "ts-node": "^10.9.2",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },
"packageManager": "yarn@4.0.2" "packageManager": "yarn@4.1.0"
} }