Skip to content

Commit

Permalink
chore: fix test for Node.js v0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luin committed Aug 13, 2017
1 parent a7aad85 commit 8228714
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 31 deletions.
42 changes: 12 additions & 30 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"redis-parser": "^2.4.0"
},
"devDependencies": {
"chai": "^4.1.1",
"chai": "^3.5.0",
"codeclimate-test-reporter": "^0.5.0",
"cz-conventional-changelog": "^2.0.0",
"istanbul": "^0.4.2",
Expand Down

0 comments on commit 8228714

Please sign in to comment.