Skip to content

Commit e25f087

Browse files
chore(deps): update dependency https://deno.land/std to v0.224.0
1 parent d3feec4 commit e25f087

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { join } from "https://deno.land/std@0.219.1/path/join.ts";
2-
import { parseArgs } from "https://deno.land/std@0.219.1/cli/parse_args.ts";
1+
import { join } from "https://deno.land/std@0.224.0/path/join.ts";
2+
import { parseArgs } from "https://deno.land/std@0.224.0/cli/parse_args.ts";
33

44
import { compile as vscCompile } from "npm:@catppuccin/vscode@3.12.0";
55
import { flavorEntries, type FlavorName } from "npm:@catppuccin/palette@1.1.0";

0 commit comments

Comments
 (0)