mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-02-23 02:30:26 +08:00
chore: rebuild
This commit is contained in:
parent
6f1924d3c0
commit
a1b63d4cb8
2
dist/utils/getGithubRelease.js
vendored
2
dist/utils/getGithubRelease.js
vendored
@ -1,4 +1,4 @@
|
||||
import { fetch } from 'undici';
|
||||
import fetch from 'node-fetch';
|
||||
export default async (version, token) => {
|
||||
let url;
|
||||
if (version === 'latest')
|
||||
|
Loading…
x
Reference in New Issue
Block a user