Skip to content

Commit

Permalink
Merge pull request #475 from akunzai/renovate/yarn-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update yarn to v3.6.1
  • Loading branch information
akunzai authored Jun 30, 2023
2 parents fc487e6 + 9312875 commit 72ab80b
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 72ab80b

Please sign in to comment.