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