diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -53,7 +53,7 @@ Add the following to your `package.json` file: ... "dependencies": { ... - "sendgrid": "^4.2.1" + "sendgrid": "^4.3.0" } } ``` |