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 d0d638d05..8d9f4ff40 100644 --- a/std/node/README.md +++ b/std/node/README.md @@ -23,7 +23,7 @@ deno standard library as it's a compatiblity module. - [ ] https - [x] module - [ ] net -- [ ] os +- [x] os _partly_ - [x] path - [ ] perf_hooks - [x] process _partly_ |