Skip to content

Commit

Permalink
Release 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Jul 22, 2020
1 parent 4e49df3 commit 4f8806b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twilio-cli",
"description": "unleash the power of Twilio from your command prompt",
"version": "2.5.0",
"version": "2.6.0",
"author": "Twilio @twilio",
"bin": {
"twilio": "./bin/run"
Expand All @@ -16,11 +16,11 @@
"@oclif/plugin-plugins": "^1.8.3",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"@sendgrid/mail": "^7.2.1",
"@twilio/cli-core": "^5.7.0",
"@twilio/cli-core": "^5.8.0",
"chalk": "^4.1.0",
"file-type": "^14.6.2",
"inquirer": "^7.3.0",
"twilio": "^3.47.0"
"twilio": "^3.48.1"
},
"optionalDependencies": {
"ngrok": "^3.2.7"
Expand Down

0 comments on commit 4f8806b

Please sign in to comment.