Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix Netlify build issues
  • Loading branch information
Rxma-uuu committed Sep 8, 2025
commit d6f22081e824bd7363927b806a6e12ad5e688f0d
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
nodeLinker: node-modules
enableImmutableInstalls: false
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@
"resolutions": {
"@typescript-eslint/typescript-estree": "8.39.1"
},
"packageManager": "yarn@4.9.2"
"packageManager": "yarn@1.22.22"
}
Loading