Skip to content

Commit ce03f8d

Browse files
authored
Update deps.ts
1 parent 54ac652 commit ce03f8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export { default as groupBy } from "https://cdn.skypack.dev/lodash@4.17.21/group
3131
export {
3232
runScript,
3333
TreeNode,
34-
} from "https://esm.sh/@masx200/leetcode-class@undefined/";
34+
} from "https://esm.sh/@masx200/leetcode-class@1.2.7/";
3535

3636
export type { WalkEntry } from "https://deno.land/std@0.173.0/fs/_util.ts";
3737

0 commit comments

Comments
 (0)