diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 0f31349..130d294 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,9 @@ "babel-eslint": "^7.2.3", "babel-loader": "^7.1.1", "babel-preset-es2015": "^6.24.1", + "chai": "^4.1.1", "eslint": "^4.4.1", + "mocha": "^3.5.0", "webpack": "^3.5.3" } } |