use public tlsfs dep
This commit is contained in:
parent
0fe97cb2b5
commit
077b08d7b0
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "smtp2http",
|
"name": "smtp2http",
|
||||||
"version": "1.1.1",
|
"version": "1.1.2",
|
||||||
"description": "SMTP to HTTP gateway",
|
"description": "SMTP to HTTP gateway",
|
||||||
"bin": {
|
"bin": {
|
||||||
"smtp2http": "./smtp2http.js"
|
"smtp2http": "./smtp2http.js"
|
||||||
@ -12,7 +12,7 @@
|
|||||||
"mailparser": "^0.5",
|
"mailparser": "^0.5",
|
||||||
"colors": "^1",
|
"colors": "^1",
|
||||||
"objektify": "^1",
|
"objektify": "^1",
|
||||||
"tlsfs": "git+https://e549446c3065af492571a7566890c26144efcab3:x-oauth-basic@github.com/Zingle/tlsfs.git#master"
|
"tlsfs": "^1"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user