Build for Node.js 15

This commit is contained in:
Alex Hultman 2020-10-21 17:58:06 +02:00 committed by GitHub
parent e77ef07b0a
commit 472e7c8d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,8 @@ struct node_version {
{"v11.15.0", "67"},
{"v12.13.0", "72"},
{"v13.1.0", "79"},
{"v14.0.0", "83"}
{"v14.0.0", "83"},
{"v15.0.0", "88"}
};
/* Downloads headers, creates folders */