Skip to content

Commit

Permalink
update fs to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
arsandev authored and hayd committed Jun 6, 2020
1 parent 2745522 commit a58b76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import _JSZip from "https://dev.jspm.io/[email protected]";
import { WalkOptions, walk } from "https://deno.land/std@v0.51.0/fs/mod.ts";
import { WalkOptions, walk } from "https://deno.land/std@v0.54.0/fs/mod.ts";
import { SEP, join } from "https://deno.land/[email protected]/path/mod.ts";
import {
InputFileFormat,
Expand Down

0 comments on commit a58b76c

Please sign in to comment.