From 7521fb310ccd361ecf1f18afbeb9c9bd12ce55a4 Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Fri, 24 Jul 2020 07:45:46 +0200 Subject: [PATCH] update description --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 93656fc..418f44d 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "url": "https://git.scode.ovh:timo/console-app.git" }, "bugs": "https://redmine.scode.ovh/projects/console-app", - "description": "read parameters from env, console args or interactively", + "description": "read parameters from env, config files, console args or interactively", "devDependencies": { "@ava/typescript": "^1.1.1", "@sapphirecode/eslint-config-ts": "^1.1.4", @@ -50,4 +50,4 @@ "environment variables", "parsing" ] -} \ No newline at end of file +}