Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
bump std (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
v 1 r t l authored Feb 23, 2023
1 parent adce1f7 commit 2b343ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deps.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export * as colors from "https://deno.land/std@0.106.0/fmt/colors.ts";
export * as colors from "https://deno.land/std@0.177.0/fmt/colors.ts";
export { expect, mock } from "https://deno.land/x/expect@v0.2.9/mod.ts";

0 comments on commit 2b343ce

Please sign in to comment.