Skip to content

Commit 7cc7367

Browse files
committed
[minor] Set NAPI_VERSION to 1
1 parent ff6e157 commit 7cc7367

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bufferutil.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#define NAPI_VERSION 1
12
#include <assert.h>
23
#include <node_api.h>
34

0 commit comments

Comments
 (0)