fix: handle configure script in node 10.11+

This commit is contained in:
calebboyd
2018-10-20 11:23:12 -05:00
parent 129c2f86a0
commit 0db8122f8f
5 changed files with 75 additions and 23 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "nexe",
"description": "Create a single executable out of your Node.js application",
"license": "MIT",
"version": "3.0.0-beta.3",
"version": "3.0.0-beta.4",
"contributors": [
"Craig Condon <craig.j.condon@gmail.com> (http://crcn.io)",
"Jared Allard <jaredallard@outlook.com>",