Skip to content

Commit 58cc4a4

Browse files
committed
[New] add async_hooks core module, added in node 8
Fixes #144
1 parent 2764758 commit 58cc4a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/core.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"assert": true,
3+
"async_hooks": ">= 8",
34
"buffer_ieee754": "< 0.9.7",
45
"buffer": true,
56
"child_process": true,

0 commit comments

Comments
 (0)