chore: rebuild

This commit is contained in:
xHyroM 2022-07-11 10:00:02 +02:00
parent 6f1924d3c0
commit a1b63d4cb8

View File

@ -1,4 +1,4 @@
import { fetch } from 'undici';
import fetch from 'node-fetch';
export default async (version, token) => {
let url;
if (version === 'latest')