Updated yarn

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2024-09-08 22:50:33 +02:00
parent c868f02608
commit 6456de44ac
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
nodeLinker: node-modules nodeLinker: node-modules

View File

@@ -66,5 +66,5 @@
"tsx": "^4.19.0", "tsx": "^4.19.0",
"typescript": "^5.5.4" "typescript": "^5.5.4"
}, },
"packageManager": "yarn@4.4.0" "packageManager": "yarn@4.4.1"
} }