Skip to content

Commit

Permalink
Update Yarn to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorbg committed Aug 13, 2024
1 parent 532cc1d commit 5a74368
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@
"scripts": {
"webpack:analyze": "mkdir -p public/packs && RACK_ENV=test NODE_ENV=production webpack --config config/webpack/webpack.config.js --profile --json > public/packs/stats.json && webpack-bundle-analyzer public/packs/stats.json"
},
"packageManager": "yarn@4.2.2"
"packageManager": "yarn@4.4.0"
}

0 comments on commit 5a74368

Please sign in to comment.