Skip to content

Commit 446ba93

Browse files
authored
Merge pull request #128 from fensak-io/main
Release
2 parents a95df92 + 91d6c7a commit 446ba93

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

deno.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ export type {
2626
} from "https://deno.land/x/[email protected]/mod.ts";
2727
export { oakCors } from "https://deno.land/x/[email protected]/mod.ts";
2828

29-
export * as basemiddlewares from "https://raw.githubusercontent.com/fensak-io/denoxtd/v0.1.0/oakmiddlewares/mod.ts";
29+
export * as basemiddlewares from "https://raw.githubusercontent.com/fensak-io/denoxtd/v0.2.1/oakmiddlewares/mod.ts";
3030

3131
import winston from "npm:winston@^3.10.0";
3232
import WinstonTransport from "npm:winston-transport@^4.5.0";

0 commit comments

Comments
 (0)