Skip to content

Commit

Permalink
chore(pacakgeManger): upgrade yarn classic to berry
Browse files Browse the repository at this point in the history
upgrade yarn

Ref #3864
  • Loading branch information
netil authored and netil committed Jul 31, 2024
1 parent 567b323 commit d435a50
Show file tree
Hide file tree
Showing 4 changed files with 17,627 additions and 13,222 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
*.log
*.iml
package-lock.json
.yarn/*
/*.css
/*.html
/*.js
Expand Down
2 changes: 2 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.3.1.cjs
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -180,5 +180,6 @@
"webpack-merge": "^6.0.1",
"webpackbar": "^6.0.1",
"write-file-webpack-plugin": "^4.5.1"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit d435a50

Please sign in to comment.