mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-23 23:08:26 +02:00
feat: merge local bunfig with action scope/registry config
This commit is contained in:
parent
830e319e28
commit
8c0b797097
8 changed files with 201 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"name": "setup-bun",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.1",
|
||||
"description": "Setup Bun on GitHub Actions.",
|
||||
"keywords": [
|
||||
"bun",
|
||||
|
@ -31,6 +31,7 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.8.2",
|
||||
"bun-types": "latest",
|
||||
"esbuild": "^0.19.2",
|
||||
"prettier": "^2.8.4",
|
||||
"typescript": "^4.9.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue