Skip to content

Commit

Permalink
whoops i forgot to remove an unused dep
Browse files Browse the repository at this point in the history
  • Loading branch information
williamhorning authored Mar 23, 2024
1 parent d640697 commit 368cce1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export {
Timestamp,
UUID,
} from "jsr:@lucsoft/web-bson@^0.3.1";
export {} from "jsr:@std/bytes@^0.220.1/equals";
export { crypto as stdCrypto } from "jsr:@std/crypto@^0.220.1/crypto";
export { decodeBase64, encodeBase64 } from "jsr:@std/encoding@^0.220.1/base64";
export { encodeHex } from "jsr:@std/encoding@^0.220.1/hex";
Expand Down

0 comments on commit 368cce1

Please sign in to comment.