fix: add css and json to biome check, set yarn version in package.json

This commit is contained in:
Ilia Mashkov
2026-05-19 18:57:16 +03:00
parent 181cfdebdf
commit 06d69a860e
3 changed files with 3 additions and 9 deletions
+1
View File
@@ -1,6 +1,7 @@
{
"name": "portfolio",
"version": "0.1.0",
"packageManager": "yarn@4.11.0",
"private": true,
"scripts": {
"dev": "next dev",