Skip to content

Commit

Permalink
chore: add missing package
Browse files Browse the repository at this point in the history
  • Loading branch information
Carl Hartzell committed Sep 11, 2023
1 parent ef92b19 commit a240f9a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 20 deletions.
27 changes: 8 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sinch/node-red-mailgun",
"version": "1.0.1",
"version": "1.0.2",
"author": "Sinch AB",
"description": "Package of Mailgun nodes for Node-RED",
"homepage": "https://www.sinch.com/",
Expand Down Expand Up @@ -36,6 +36,7 @@
"prettier": "1.18.2"
},
"dependencies": {
"form-data": "4.0.0",
"mailgun.js": "6.0.1"
}
}

0 comments on commit a240f9a

Please sign in to comment.