Skip to content

Commit

Permalink
Update httpception to ^2.1.0 so the tests run with node 10+
Browse files Browse the repository at this point in the history
  • Loading branch information
papandreou committed Jan 3, 2019
1 parent 124f5ae commit 695abb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint": "^4.18.2",
"eslint-config-pretty-standard": "^1.3.0",
"eslint-plugin-prettier": "^2.6.0",
"httpception": "^1.0.2",
"httpception": "^2.1.0",
"mocha": "^4.0.1",
"nyc": "^11.3.0",
"prettier": "~1.14.0",
Expand Down

0 comments on commit 695abb5

Please sign in to comment.