Skip to content

Commit d9d18b3

Browse files
committed
chore: bump macOS deployment target
1 parent 2f3c4fd commit d9d18b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

binding.gyp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
'src/unix/spawn-helper.cc',
100100
],
101101
"xcode_settings": {
102-
"MACOSX_DEPLOYMENT_TARGET":"10.7"
102+
"MACOSX_DEPLOYMENT_TARGET":"10.15"
103103
}
104104
},
105105
]

0 commit comments

Comments
 (0)