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 293bcee commit ed6cbcdCopy full SHA for ed6cbcd
README.md
@@ -60,7 +60,7 @@ Some functions may error spuriously due to oversights or missing implementations
60
61
The TypeScript bindings require modern web standards, including support for `FinalizationRegistry`
62
and `WeakRef` (Chrome 84, Firefox 79, Safari 14.1/iOS 14.5 and Node 14.6) and WASM BigInt support
63
-(Chrome 85, Firefox 78, Safari 14.1/iOS 14.5, and Node ??).
+(Chrome 85, Firefox 78, Safari 14.1/iOS 14.5, and Node 15.0).
64
65
## General
66
0 commit comments