Skip to content
This repository has been archived by the owner on Dec 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #75 from rkaneko/renovate/node-10.x
Browse files Browse the repository at this point in the history
chore(deps): update node.js to >= 10.9.0
  • Loading branch information
rkaneko authored Aug 18, 2018
2 parents 5ae2b02 + 8dc7d13 commit 3be9f41
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 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 @@ -6,7 +6,7 @@
"dist"
],
"engines": {
"node": ">= 10.8.0"
"node": ">= 10.9.0"
},
"bin": {
"gqlcat": "dist/cli/gqlcat.js"
Expand Down

0 comments on commit 3be9f41

Please sign in to comment.