From 513cca02fc76fa0f5316c6ab3e464acfe65e2e4c Mon Sep 17 00:00:00 2001 From: Fritz Lin Date: Sun, 24 Apr 2016 19:01:40 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20package.son=20=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=201.=20=E8=A1=A5=E5=85=85=E4=BE=9D=E8=B5=96=20jsdom?= =?UTF-8?q?=202.=20npm=20=E5=AF=B9=E4=BE=9D=E8=B5=96=20history=20=E9=A1=BA?= =?UTF-8?q?=E5=BA=8F=E5=81=9A=E4=BA=86=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 8731705..f325236 100644 --- a/package.json +++ b/package.json @@ -46,8 +46,10 @@ "eslint-plugin-react": "^3.11.3", "extract-text-webpack-plugin": "^1.0.1", "file-loader": "^0.8.5", + "history": "^1.17.0", "html-webpack-plugin": "^2.14.0", "istanbul": "^0.4.1", + "jsdom": "^8.4.0", "less": "^2.5.3", "less-loader": "^2.2.1", "mocha": "^2.3.4", @@ -56,7 +58,6 @@ "react-addons-css-transition-group": "^0.14.7", "react-addons-test-utils": "^0.14.3", "react-dom": "^0.14.2", - "history": "^1.17.0", "react-router": "^1.0.2", "rimraf": "^2.4.3", "sinon": "^1.17.2",