Skip to content

Commit

Permalink
Chore: Yarn version update to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
black7375 committed Nov 20, 2024
1 parent 9363e9a commit f64a629
Show file tree
Hide file tree
Showing 4 changed files with 3,970 additions and 2,450 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ dist
# Zero install
# .pnp.* # If not zero install
.yarn/*
!.yarn/cache
.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
Expand Down
1 change: 1 addition & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
nodeLinker: node-modules
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,6 @@
},
"jest": {
"testEnvironment": "jest-environment-node-single-context"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit f64a629

Please sign in to comment.