Skip to content

Commit 87670e9

Browse files
committed
Update deps.ts
1 parent 1d4d823 commit 87670e9

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
@@ -21,4 +21,4 @@ export { Heap } from "https://cdn.skypack.dev/@datastructures-js/[email protected]/?dts
2121
export {
2222
BinarySearchTree,
2323
BinarySearchTreeNode,
24-
} from "https://cdn.skypack.dev/@datastructures-js/[email protected]/?dts";
24+
} from "https://cdn.skypack.dev/@datastructures-js/[email protected]/index.js?dts";

0 commit comments

Comments
 (0)