Skip to content

Commit

Permalink
chore: fix strange corepack message
Browse files Browse the repository at this point in the history
Fix corepack claiming strange thing : UsageError: This project is configured to use yarn because /home/runner/work/it-tools/it-tools/package.json has a "packageManager" field
  • Loading branch information
sharevb committed Jun 16, 2024
1 parent 2c2b302 commit f76aaa2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,5 +139,6 @@
"vitest": "^0.34.0",
"workbox-window": "^7.0.0",
"zx": "^7.2.1"
}
},
"packageManager": "[email protected]"
}

0 comments on commit f76aaa2

Please sign in to comment.