fix octokit import
This commit is contained in:
parent
f21ab51ebf
commit
6a3f5e0055
@ -1,4 +1,4 @@
|
||||
import { Octokit } from "https://cdn.skypack.dev/@octokit/core";
|
||||
import { Octokit } from "https://esm.sh/octokit";
|
||||
|
||||
window.addEventListener("DOMContentLoaded", init);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user