Skip to content

Commit

Permalink
use yarn@4.2.1 + enableInlineHunks: true
Browse files Browse the repository at this point in the history
  • Loading branch information
folkvir committed May 3, 2024
1 parent 2792462 commit b0b901d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
nodeLinker: node-modules
nodeLinker: node-modules
enableInlineHunks: true
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,5 +119,5 @@
"engines": {
"node": ">=18"
},
"packageManager": "yarn@4.1.1"
"packageManager": "yarn@4.2.1"
}

0 comments on commit b0b901d

Please sign in to comment.