mirror of
https://github.com/bitinflow/localtunnel.git
synced 2026-03-17 15:35:57 +00:00
Replace optimist with yargs
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"request": "2.11.4",
|
"request": "2.11.4",
|
||||||
"optimist": "0.3.4",
|
"yargs": "3.15.0",
|
||||||
"debug": "0.7.4",
|
"debug": "0.7.4",
|
||||||
"openurl": "1.1.0"
|
"openurl": "1.1.0"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user