mapbox / node-pre-gyp

Node.js tool for easy binary deployment of C++ addons
BSD 3-Clause "New" or "Revised" License
1.11k stars 259 forks source link

chore: remove make-dir dependency #742

Open benmccann opened 1 week ago

benmccann commented 1 week ago

https://nodejs.org/api/fs.html#fspromisesmkdirpath-options says added in Node 10

benmccann commented 2 days ago

@cclauss I fixed the merge conflict, so this PR should be ready to go