Bump Log4Deno version
This commit is contained in:
parent
63fa76c704
commit
d9cd3a5065
2
deps.ts
2
deps.ts
|
@ -17,4 +17,4 @@ export { Status, STATUS_TEXT } from "https://deno.land/std@0.137.0/http/http_sta
|
||||||
|
|
||||||
export { nanoid } from "https://deno.land/x/nanoid@v3.0.0/mod.ts";
|
export { nanoid } from "https://deno.land/x/nanoid@v3.0.0/mod.ts";
|
||||||
|
|
||||||
export { LogTypes as LT, initLog, log } from "https://raw.githubusercontent.com/Burn-E99/Log4Deno/V1.1.0/mod.ts";
|
export { LogTypes as LT, initLog, log } from "https://raw.githubusercontent.com/Burn-E99/Log4Deno/V1.1.1/mod.ts";
|
||||||
|
|
Loading…
Reference in New Issue