Upgraded Node.js to v10.8.x.

Switched npm to use UNLICENSED (All Rights Reserved).
Added option to build debian (.deb) binary. (#3)
This commit is contained in:
Daniel Scalzi
2018-08-14 00:53:32 -04:00
parent 4d2f50b136
commit e602848f9c
4 changed files with 8 additions and 6 deletions

View File

@@ -77,7 +77,7 @@ If you want to export the console output, simply right click anywhere on the con
**System Requirements**
* [Node.js][nodejs] v10.5.0+
* [Node.js][nodejs] v10.8.0+
---