Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 51dea02

Browse files
author
exoego
committed
Buffer now supports v10 and v12 in #19
1 parent ede9ccf commit 51dea02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The following core Node.js modules (v8.7.0+) have been implemented:
2121
| Node Module | v10 & v12 support |
2222
| ------------------------------------------------------------ | ------------------ |
2323
| [assert](https://nodejs.org/api/assert.html) | |
24-
| [buffer](https://nodejs.org/api/buffer.html) | |
24+
| [buffer](https://nodejs.org/api/buffer.html) | :heavy_check_mark: |
2525
| [child_process](https://nodejs.org/api/child_process.html) | |
2626
| [cluster](https://nodejs.org/api/cluster.html) | |
2727
| [console](https://nodejs.org/api/console.html) | :heavy_check_mark: |

0 commit comments

Comments
 (0)