aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMinteck <contact@minteck.org>2022-04-12 14:43:27 +0200
committerMinteck <contact@minteck.org>2022-04-12 14:43:27 +0200
commitb3ce2bb1e0dd9e0035f003254b4acc4c89e2e72c (patch)
treec3bbc6b3872c9df779cb940333821d40ec74aac5
parent396448be1372d3e2259575540a0d69b45e2518ca (diff)
downloadtwilight-b3ce2bb1e0dd9e0035f003254b4acc4c89e2e72c.tar.gz
twilight-b3ce2bb1e0dd9e0035f003254b4acc4c89e2e72c.tar.bz2
twilight-b3ce2bb1e0dd9e0035f003254b4acc4c89e2e72c.zip
Update
-rw-r--r--index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/index.js b/index.js
index 7c0b078..05caeb5 100644
--- a/index.js
+++ b/index.js
@@ -125,7 +125,6 @@ try {
.example("twi info ponyfind", "Show info about Ponyfind")
.strictCommands()
.demandCommand(1)
- .epilog("Twilight Package Manager v" + require('./package.json').version)
.usage('Usage: twi <command> [arguments...]')
.argv;