Skip to content

Commit

Permalink
chore(deps): update yarn to v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent a504244 commit 132dbfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/AspNetCoreReactSample/ClientApp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0",
"type": "module",
"private": true,
"packageManager": "yarn@4.0.0",
"packageManager": "yarn@4.0.1",
"scripts": {
"start": "node aspnetcore-https && node aspnetcore-react && vite",
"build": "tsc && vite build",
Expand Down

0 comments on commit 132dbfd

Please sign in to comment.