Skip to content

Commit

Permalink
fix(stoppable): use 1.0.5 to support node 6
Browse files Browse the repository at this point in the history
  • Loading branch information
gergelyke authored Dec 15, 2017
1 parent 489d294 commit 6194b3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 13 deletions.
16 changes: 4 additions & 12 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 @@ -19,7 +19,7 @@
"license": "MIT",
"dependencies": {
"es6-promisify": "^5.0.0",
"stoppable": "^1.0.4"
"stoppable": "^1.0.5"
},
"devDependencies": {
"chai": "^4.1.2",
Expand Down

0 comments on commit 6194b3e

Please sign in to comment.