From 45bcd3e3a9a2097e9840b5cb2498703a447da160 Mon Sep 17 00:00:00 2001 From: rainie <463103063@qq.com> Date: Sun, 18 Dec 2016 14:40:24 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20=20[bug]fix=20Cannot=20find=20mo?= =?UTF-8?q?dule=20jsdom?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 8cea66c..053087f 100644 --- a/package.json +++ b/package.json @@ -53,6 +53,7 @@ "extract-text-webpack-plugin": "^1.0.1", "gzip-size-cli": "^1.0.0", "html-webpack-plugin": "^2.21.0", + "jsdom": "^9.8.3", "mocha": "2.3.3", "mocha-lcov-reporter": "^1.2.0", "npm-run-all": "^3.0.0",