src: fix alphabetically sorted binding list
PR-URL: https://github.com/nodejs/node/pull/42687 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Richard Lau <rlau@redhat.com> Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Akhil Marsonya <akhil.marsonya27@gmail.com>
This commit is contained in:
parent
4508c8caa4
commit
75a71dc7ae
@ -87,8 +87,8 @@
|
||||
V(uv) \
|
||||
V(v8) \
|
||||
V(wasi) \
|
||||
V(worker) \
|
||||
V(watchdog) \
|
||||
V(worker) \
|
||||
V(zlib)
|
||||
|
||||
#define NODE_BUILTIN_MODULES(V) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user