From a75f28862c2201da9438e131a7004d7e8758a267 Mon Sep 17 00:00:00 2001 From: Yurov Dmitry Date: Wed, 8 May 2019 16:50:50 +0300 Subject: [PATCH] cli --- cli/package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cli/package.json b/cli/package.json index 5b7250fe..6e9d18d7 100644 --- a/cli/package.json +++ b/cli/package.json @@ -18,7 +18,10 @@ "redoc": "github:BusinessDuck/ReDoc#master", "styled-components": "^4.1.1", "tslib": "^1.9.3", - "yargs": "^12.0.5" + "yargs": "^12.0.5", + "node-fetch-h2": "^2.3.1-0", + "builtin-status-codes": "^3.0.0", + "to-arraybuffer": "^1.0.1" }, "scripts": { "ci-publish": "ci-publish"