Skip to content

Commit

Permalink
Merge pull request #128 from fensak-io/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
yorinasub17 authored Oct 20, 2023
2 parents a95df92 + 91d6c7a commit 446ba93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions deno.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export type {
} from "https://deno.land/x/[email protected]/mod.ts";
export { oakCors } from "https://deno.land/x/[email protected]/mod.ts";

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

import winston from "npm:winston@^3.10.0";
import WinstonTransport from "npm:winston-transport@^4.5.0";
Expand Down

0 comments on commit 446ba93

Please sign in to comment.