Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shrutiburman authored Nov 30, 2023
1 parent e76d791 commit 00a202c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"main": "index.js",
"engines": {
"node": ">=10.*"
"node": "6.* || 8.* || >=10.*"
},
"dependencies": {
"@sendgrid/helpers": "^7.7.0",
Expand Down

0 comments on commit 00a202c

Please sign in to comment.