We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26ffae6 commit 2746885Copy full SHA for 2746885
test/bench/utils/versions.ts
@@ -1,4 +1,4 @@
1
-// Based on: https://github.com/unjs/giget/blob/main/src/_utils.ts
+// Based on: https://github.com/unjs/giget/blob/48493620f51307588bbf1010f1dbf64cd5b50fd3/src/_utils.ts
2
3
import { createWriteStream, existsSync } from "node:fs";
4
import { mkdir, readFile, writeFile } from "node:fs/promises";
0 commit comments