Skip to content

Commit

Permalink
Support for nodejs 13+
Browse files Browse the repository at this point in the history
  • Loading branch information
ROZ-MOFUMOFU-ME authored Apr 28, 2024
1 parent 858970a commit cb4869e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
"crypto"
],
"cflags_cc": [
"-std=c++0x"
"-std=c++20"
],
}
]
Expand Down

0 comments on commit cb4869e

Please sign in to comment.