Skip to content

Commit

Permalink
node engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
abisalehalliprasan committed May 13, 2020
1 parent ad40d48 commit 6370bfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
]
},
"engines": {
"node": ">=7.0.0"
"node": ">=8.17.0"
},
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion sample/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"ejs": "^2.5.2",
"dotenv": "^5.0.1",
"ngrok": "^3.2.5",
"intuit-oauth": "3.0.0",
"intuit-oauth": "^3.0.0",
"snyk": "^1.316.1"
},
"snyk": true
Expand Down

0 comments on commit 6370bfb

Please sign in to comment.