Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yourtion/express-coroutine
Browse files Browse the repository at this point in the history
  • Loading branch information
yourtion committed Jul 25, 2018
2 parents 18efaf9 + 208eb4c commit 98f178b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ node_js:
- "7"
- "8"
- "9"
- "10"
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"async": "^2.6.0",
"body-parser": "^1.18.2",
"coveralls": "^3.0.0",
"eslint": "^4.13.1",
"eslint-config-guo": "^0.6.0",
"eslint": "^5.0.1",
"eslint-config-guo": "^0.7.0",
"express": "^4.16.2",
"istanbul": "^0.4.5",
"mocha": "^5.0.0",
Expand Down

0 comments on commit 98f178b

Please sign in to comment.