Fix context
This commit is contained in:
@@ -3,7 +3,7 @@ export {
|
||||
Application,
|
||||
Router,
|
||||
send,
|
||||
} from "https://deno.land/x/oak@v12.1.0/mod.ts";
|
||||
} from "https://deno.land/x/oak@v11.1.0/mod.ts";
|
||||
import postgres from "https://deno.land/x/postgresjs@v3.3.3/mod.js";
|
||||
export { postgres };
|
||||
export { Session } from "https://deno.land/x/oak_sessions@v4.0.5/mod.ts";
|
||||
|
||||
Reference in New Issue
Block a user