Skip to content

Commit

Permalink
Release 1.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
twilio-ci committed Feb 5, 2020
1 parent a7b59bc commit 076dc79
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 30 deletions.
47 changes: 22 additions & 25 deletions package-lock.json

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

10 changes: 5 additions & 5 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": "1.9.4",
"version": "1.9.5",
"author": "Twilio @twilio",
"bin": {
"twilio": "./bin/run"
Expand All @@ -14,12 +14,12 @@
"@oclif/plugin-help": "^2.2.2",
"@oclif/plugin-plugins": "^1.7.8",
"@oclif/plugin-warn-if-update-available": "^1.7.0",
"@sendgrid/mail": "^6.4.0",
"@twilio/cli-core": "^4.4.4",
"@sendgrid/mail": "^6.5.2",
"@twilio/cli-core": "^4.4.5",
"@twilio/plugin-debugger": "^1.1.9",
"chalk": "^2.4.2",
"inquirer": "^6.5.2",
"twilio": "^3.39.1"
"twilio": "^3.39.4"
},
"optionalDependencies": {
"ngrok": "^3.2.7"
Expand All @@ -28,7 +28,7 @@
"@oclif/dev-cli": "^1.22.2",
"@oclif/test": "^1.2.5",
"@twilio/cli-test": "^2.0.2",
"aws-sdk": "^2.593.0",
"aws-sdk": "^2.612.0",
"chai": "^4.2.0",
"eslint": "^4.19.1",
"eslint-config-oclif": "^1.5.1",
Expand Down

0 comments on commit 076dc79

Please sign in to comment.