From 7a084d39c2f0c54aa83b74ed77f747e4caed5cbc Mon Sep 17 00:00:00 2001 From: smallchill Date: Thu, 14 Feb 2019 17:29:09 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BC=98=E5=8C=96=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/package.json b/package.json index 44f2f3a..c8519b8 100644 --- a/package.json +++ b/package.json @@ -99,9 +99,6 @@ "umi-plugin-ga": "^1.1.3", "umi-plugin-react": "^1.4.2" }, - "optionalDependencies": { - "puppeteer": "^1.12.1" - }, "lint-staged": { "**/*.{js,ts,tsx,json,jsx,less}": [ "node ./scripts/lint-prettier.js",