We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60e9ac2 commit 0383322Copy full SHA for 0383322
src/wrap-request.ts
@@ -1,5 +1,5 @@
1
// @ts-nocheck
2
-import Bottleneck from "bottleneck/light";
+import Bottleneck from "bottleneck/light.js";
3
import { RequestError } from "@octokit/request-error";
4
import { errorRequest } from "./error-request.js";
5
0 commit comments