From 46a54f35c118b3f7b1c6488bea14fec99ec16873 Mon Sep 17 00:00:00 2001 From: cookfront Date: Fri, 3 Mar 2017 16:06:50 +0800 Subject: [PATCH] package.json --- package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/package.json b/package.json index 4c1e90573..64e7bff7b 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,7 @@ "babel-polyfill": "^6.23.0", "babel-preset-es2015": "^6.16.0", "babel-runtime": "^6.11.0", + "chai": "^3.5.0", "cheerio": "^0.22.0", "copy-webpack-plugin": "^4.0.1", "cp-cli": "^1.0.2", @@ -97,6 +98,7 @@ "markdown-it": "^6.1.1", "markdown-it-anchor": "^2.5.0", "markdown-it-container": "^2.0.0", + "mocha": "^3.2.0", "pixrem": "^3.0.0", "postcss": "^5.1.2", "postcss-calc": "^5.0.0", @@ -118,6 +120,8 @@ "rimraf": "^2.5.4", "run-sequence": "^1.2.2", "saladcss-bem": "^0.0.1", + "sinon": "^1.17.7", + "sinon-chai": "^2.8.0", "style-loader": "^0.13.1", "theaterjs": "^3.0.0", "transliteration": "^1.1.11",