We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad40d48 + 6370bfb commit e38c095Copy full SHA for e38c095
package.json
@@ -51,7 +51,7 @@
51
]
52
},
53
"engines": {
54
- "node": ">=7.0.0"
+ "node": ">=8.17.0"
55
56
"repository": {
57
"type": "git",
sample/package.json
@@ -19,7 +19,7 @@
19
"ejs": "^2.5.2",
20
"dotenv": "^5.0.1",
21
"ngrok": "^3.2.5",
22
- "intuit-oauth": "3.0.0",
+ "intuit-oauth": "^3.0.0",
23
"snyk": "^1.316.1"
24
25
"snyk": true
0 commit comments