We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b084cf0 commit e3beb99Copy full SHA for e3beb99
deps.ts
@@ -1,3 +1,3 @@
1
-export { bgGreen, bgWhite, stripAnsiCode } from "jsr:@std/fmt/colors";
2
-export { writeAll } from "jsr:@std/io/write-all";
3
-// export type { Writer } from "jsr:@std/io/types";
+export { bgGreen, bgWhite, stripAnsiCode } from "jsr:@std/fmt@1.0.3/colors";
+export { writeAll } from "jsr:@std/io@0.225.0/write-all";
+// export type { Writer } from "jsr:@std/io@0.225.0/types";
0 commit comments