From 5b8ada197e6747af08a10ff968852c24b986a2a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=81=93=E5=8C=96=E5=B8=AB?= Date: Sun, 9 Jun 2019 17:14:01 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=9B=A1=20WS-2018-0588?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/unshiftio/querystringify/pull/19 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 39be6d2..5a7cbc3 100644 --- a/package.json +++ b/package.json @@ -368,7 +368,8 @@ "@types/node": "^8.10.42", "tslint": "^5.13.1", "typescript": "^3.4.0", - "vscode": "^1.1.33" + "vscode": "^1.1.33", + "querystringify": ">=2.0.0" }, "dependencies": { "phi-colors": "^1.0.0"