From 8bde50238f9914319043f42935b0bd61449b59b2 Mon Sep 17 00:00:00 2001 From: ishiharayutaro Date: Fri, 28 Jun 2019 17:05:09 +0900 Subject: [PATCH] =?UTF-8?q?package.json=E3=81=ABrequest=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf9c7cd..4633fd7 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,7 @@ "@google-cloud/debug-agent": "^3.2.0", "@google-cloud/storage": "^2.5.0", "basic-auth-connect": "^1.0.0", - "express": "^4.17.1" + "express": "^4.17.1", + "request": "^2.88.0" } -} +} \ No newline at end of file