mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-24 07:18:29 +02:00
feat: use @iarna/toml
This commit is contained in:
parent
2db092bddd
commit
7a1e37eece
4 changed files with 152 additions and 173 deletions
|
@ -27,7 +27,8 @@
|
|||
"@actions/exec": "^1.1.1",
|
||||
"@actions/glob": "^0.4.0",
|
||||
"@actions/io": "^1.1.2",
|
||||
"@actions/tool-cache": "^2.0.1"
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"@iarna/toml": "^2.2.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/bun": "^1.1.13",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue