We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60fcca commit 3fdc369Copy full SHA for 3fdc369
1 file changed
deps.ts
@@ -15,7 +15,7 @@ export {
15
serialize,
16
Timestamp,
17
UUID,
18
-} from "jsr:@lucsoft/web-bson@^0.3.1";
+} from "jsr:@lucsoft/web-bson@^0.4.0";
19
export { crypto as stdCrypto } from "jsr:@std/crypto@^1.0.3/crypto";
20
export { decodeBase64, encodeBase64 } from "jsr:@std/encoding@^1.0.5/base64";
21
export { encodeHex } from "jsr:@std/encoding@^1.0.5/hex";
0 commit comments