mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-17 22:00:13 +02:00
chore: rebuild
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { fetch } from 'undici';
|
||||
import fetch from 'node-fetch';
|
||||
export default async (version, token) => {
|
||||
let url;
|
||||
if (version === 'latest')
|
||||
|
||||
Reference in New Issue
Block a user