Skip to content

Commit

Permalink
fix(package.json: Add missing chai dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
HriBB committed Nov 15, 2016
1 parent 1819f6f commit 4ce7cf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
"babel-eslint": "^7.1.0",
"babel-preset-es2015": "^6.18.0",
"babel-preset-stage-0": "^6.16.0",
"chai": "^3.5.0",
"eslint": "^3.10.1",
"mocha": "^3.1.2",
"rimraf": "^2.5.4",
Expand Down

0 comments on commit 4ce7cf2

Please sign in to comment.