chore: specify yarn version
All checks were successful
Workflow / build (push) Successful in 44s

This commit is contained in:
Ilia Mashkov
2026-01-14 16:02:45 +03:00
parent 976672ce5e
commit 211ed073e6

View File

@@ -2,6 +2,7 @@
"name": "glyphdiff",
"private": true,
"version": "0.0.1",
"packageManager": "yarn@4.11.0",
"type": "module",
"scripts": {
"dev": "vite",