Skip to content

Commit

Permalink
Update Yarn to 4.2.2
Browse files Browse the repository at this point in the history
Signed-off-by: Sora Morimoto <[email protected]>
  • Loading branch information
smorimoto committed May 10, 2024
1 parent 70af3eb commit 53cb69e
Show file tree
Hide file tree
Showing 4 changed files with 5,567 additions and 3,840 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,9 @@ __pycache__/
.ionide
.ignored

# yarn
.yarn/

# opam local switch
_opam/

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 @@ -48,5 +48,6 @@
"webpack": "5.91.0",
"webpack-cli": "5.1.0",
"webpack-dev-server": "5.0.2"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 53cb69e

Please sign in to comment.