Skip to content

Commit

Permalink
chore(deps): bump node-abi from 2.18.0 to 2.26.0 (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
emadum committed May 28, 2021
1 parent 4b09e4d commit ab9825c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
6 changes: 1 addition & 5 deletions binding.gyp
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,7 @@
'src/kerberos.cc'
],
'xcode_settings': {
'MACOSX_DEPLOYMENT_TARGET': '10.12',
'OTHER_CFLAGS': [
"-std=c++11",
"-stdlib=libc++"
],
'MACOSX_DEPLOYMENT_TARGET': '10.12'
},
'conditions': [
['OS=="mac" or OS=="linux"', {
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab9825c

Please sign in to comment.