mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
feat: support packageManager in package.json (#27)
This commit is contained in:
parent
bd26ebd2c7
commit
6be87460e3
5 changed files with 181 additions and 128 deletions
|
@ -30,6 +30,7 @@
|
|||
"@actions/tool-cache": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.8.2",
|
||||
"esbuild": "^0.19.2",
|
||||
"prettier": "^2.8.4",
|
||||
"typescript": "^4.9.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue