Dependency bump
This commit is contained in:
@@ -5,7 +5,7 @@ export {
|
||||
resolve,
|
||||
toFileUrl,
|
||||
} from "https://deno.land/std@0.150.0/path/mod.ts";
|
||||
export { basename, extname } from "https://deno.land/std@0.150.0/path/mod.ts";
|
||||
export { basename, extname } from "https://deno.land/std@0.165.0/path/mod.ts";
|
||||
export {
|
||||
resolveImportMap,
|
||||
resolveModuleSpecifier,
|
||||
|
||||
Reference in New Issue
Block a user