From 1f44dc7c27a3b975c09366e707c5b8ff5548a5a6 Mon Sep 17 00:00:00 2001 From: luchenqun Date: Thu, 19 Jul 2018 21:13:49 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B9=B2=E6=8E=89=E6=88=AA=E5=9B=BE=E7=9A=84we?= =?UTF-8?q?bshot=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package.json b/package.json index 0bb8b01..8befef2 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,6 @@ "node-readability": "^2.2.0", "path": "^0.12.7", "request": "^2.81.0", - "supervisor": "^0.11.0", - "webshot": "^0.18.0" + "supervisor": "^0.11.0" } }