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 b8125d8 commit a7b31db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
},
"main": "index.js",
"engines": {
"node": "6.* || 8.* || >=10.*"
"node": ">=10.*"
},
"dependencies": {
"@sendgrid/helpers": "^7.7.0",
"axios": "^0.26.0"
"axios": "^1.6.0"
},
"devDependencies": {
"chai": "4.2.0",
Expand Down

0 comments on commit a7b31db

Please sign in to comment.