Skip to content

Commit 3826ae0

Browse files
author
Sachin Maheshwari
committed
fixing sendgrid/helpers lib to 6.3.0
1 parent 0488a8e commit 3826ae0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
},
2121
"dependencies": {
2222
"@sendgrid/client": "6.3.0",
23-
"@sendgrid/mail": "6.3.0",
23+
"@sendgrid/mail": "6.3.1",
24+
"@sendgrid/helpers": "6.3.0",
2425
"bluebird": "^3.5.1",
2526
"body-parser": "^1.15.2",
2627
"co": "^4.6.0",

0 commit comments

Comments
 (0)