Skip to content

Commit a845353

Browse files
committed
fix: add openssl_fips to support node 17
1 parent a7e8354 commit a845353

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

binding.gyp

+3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
2+
"variables": {
3+
"openssl_fips" : "0"
4+
},
25
"targets": [
36
{
47
"target_name": "notificationstate",

0 commit comments

Comments
 (0)