Skip to content

Commit

Permalink
Merge pull request #68 from twilio-labs/bnb/update-deps
Browse files Browse the repository at this point in the history
chore: update dependencies
  • Loading branch information
sbrij001 authored Aug 2, 2024
2 parents a65fe9a + 9c95f45 commit 8b3ee1a
Show file tree
Hide file tree
Showing 49 changed files with 194,741 additions and 412,422 deletions.
2 changes: 1 addition & 1 deletion dist/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ async function run() {
to,
body: message,
});
core.debug('SMS sent');
core.debug('SMS sent!');
core.setOutput('messageSid', resultMessage.sid);
return resultMessage;
}
Expand Down
48 changes: 24 additions & 24 deletions node_modules/.package-lock.json

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

2 changes: 1 addition & 1 deletion node_modules/braces/LICENSE

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

Loading

0 comments on commit 8b3ee1a

Please sign in to comment.