Skip to content

Commit

Permalink
add define NODE_17_0_MODULE_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Flarna authored and kkoopa committed Jan 3, 2022
1 parent 96ed51a commit 8db8c8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nan.h
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
#define NODE_14_0_MODULE_VERSION 83
#define NODE_15_0_MODULE_VERSION 88
#define NODE_16_0_MODULE_VERSION 93
#define NODE_17_0_MODULE_VERSION 102

#ifdef _MSC_VER
# define NAN_HAS_CPLUSPLUS_11 (_MSC_VER >= 1800)
Expand Down

0 comments on commit 8db8c8f

Please sign in to comment.