mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
feat: update dependencies, node
This commit is contained in:
parent
0ec953ee6d
commit
29cb413d63
507 changed files with 84113 additions and 61309 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "0.1.7",
|
||||
"version": "0.1.8",
|
||||
"name": "setup-bun",
|
||||
"main": "dist/index.js",
|
||||
"type": "module",
|
||||
|
@ -25,8 +25,8 @@
|
|||
"author": "xHyroM",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/cache": "^3.0.0",
|
||||
"@actions/core": "^1.9.0",
|
||||
"@actions/cache": "^3.0.6",
|
||||
"@actions/core": "^1.10.0",
|
||||
"@actions/tool-cache": "^2.0.1",
|
||||
"nanoid": "^4.0.0",
|
||||
"node-fetch": "^3.2.6"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue