From cd8bfca29ce05f283c14bc0172b5dbe2c18a358c Mon Sep 17 00:00:00 2001 From: syuilo Date: Sat, 16 Jun 2018 13:10:17 +0900 Subject: [PATCH] =?UTF-8?q?npm=20install=20--only=3Ddev=20=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=81=AE=E3=81=8C=E6=97=A2=E5=AD=98=E3=81=AE=E3=83=89?= =?UTF-8?q?=E3=82=AD=E3=83=A5=E3=83=A1=E3=83=B3=E3=83=88=E3=81=A8=E4=BA=92?= =?UTF-8?q?=E6=8F=9B=E6=80=A7=E3=81=8C=E7=84=A1=E3=81=84=E3=81=9F=E3=82=81?= =?UTF-8?q?=E6=88=BB=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 72cbc7356..a830ba8fd 100644 --- a/package.json +++ b/package.json @@ -86,9 +86,8 @@ "webfinger.js": "2.6.6", "websocket": "1.0.26", "ws": "5.2.0", - "xev": "2.0.1" - }, - "devDependencies": { + "xev": "2.0.1", + "@prezzemolo/zip": "0.0.3", "@types/bcryptjs": "2.4.1", "@types/debug": "0.0.30",