diff --git a/src/path.js b/src/path.js index b352739..e5a5102 100644 --- a/src/path.js +++ b/src/path.js @@ -1,2 +1,2 @@ -import * as path from 'https://deno.land/std/fs/path/mod.ts' +import * as path from 'https://deno.land/std/path/mod.ts' export default path