fix: input detection and validity

closes #556, #548, #547, #533
This commit is contained in:
calebboyd
2018-11-28 20:20:33 -06:00
parent b3b6c6b936
commit dcea374922
7 changed files with 67 additions and 55 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.9",
"version": "3.0.0-beta.10",
"contributors": [
"Craig Condon <craig.j.condon@gmail.com> (http://crcn.io)",
"Jared Allard <jaredallard@outlook.com>",