npm: try to fix bin/nexe not being included in npm

This commit is contained in:
Jared Allard
2016-01-29 11:21:14 -08:00
parent df246cd2fc
commit 4d8a1849e8
+1 -1
View File
@@ -3,7 +3,7 @@
"name": "nexe",
"description": "create single executables out of your [node/io].js applications",
"license": "MIT",
"version": "1.0.7",
"version": "1.0.8",
"contributors": [
{
"name": "Criag Condon",