From 2452a07f318fcabd2cafe62b026dd8fe5239c914 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2020 18:57:19 +0000 Subject: [PATCH] chore: updated package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 762b123e..d46d9927 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yargs-parser", - "version": "19.0.1", + "version": "16.1.0", "description": "the mighty option parser used by yargs", "main": "build/index.cjs", "exports": {