diff options
Diffstat (limited to 'std/node/README.md')
-rw-r--r-- | std/node/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/node/README.md b/std/node/README.md index 8d9f4ff40..37084ed25 100644 --- a/std/node/README.md +++ b/std/node/README.md @@ -16,7 +16,7 @@ deno standard library as it's a compatiblity module. - [ ] crypto - [ ] dgram - [ ] dns -- [ ] events +- [x] events - [x] fs _partly_ - [ ] http - [ ] http2 |