Skip to content

Commit

Permalink
chore(deps): update yarn to v3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent fc487e6 commit 9312875
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 @@ -2,7 +2,7 @@
"name": "svelte-boilerplate",
"version": "0.0.0",
"private": true,
"packageManager": "yarn@3.6.0",
"packageManager": "yarn@3.6.1",
"scripts": {
"build": "cross-env NODE_ENV=production webpack",
"start": "cross-env MOCK=true webpack serve --static-directory public",
Expand Down

0 comments on commit 9312875

Please sign in to comment.