get rid of needless bin dir
This commit is contained in:
parent
d148078253
commit
2b0df64209
@ -3,7 +3,7 @@
|
||||
"version": "0.0.1",
|
||||
"description": "SMTP to HTTP gateway",
|
||||
"bin": {
|
||||
"smtp2http": "./bin/smtp2http.js"
|
||||
"smtp2http": "./smtp2http.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"smtp-protocol": "^2",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user