We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53a553 commit c04258fCopy full SHA for c04258f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@twilio/cli-core",
3
"description": "Core functionality for the twilio-cli",
4
- "version": "4.5.0",
+ "version": "4.6.0",
5
"author": "Twilio @twilio",
6
"bugs": "https://github.com/twilio/twilio-cli/issues",
7
"dependencies": {
@@ -19,7 +19,7 @@
19
"semver": "^6.3.0",
20
"shelljs": "^0.8.3",
21
"tsv": "^0.2.0",
22
- "twilio": "^3.40.0"
+ "twilio": "^3.42.0"
23
},
24
"optionalDependencies": {
25
"keytar": "^4.13.0"
0 commit comments