Skip to content

Commit 8359b11

Browse files
authored
Pin to latest twilio-cli-core
Twilio CLI has upgraded to a major version for storing profiles in config files instead of keytars, (Release notes: https://github.com/twilio/twilio-cli-core/releases/tag/6.0.0) Please verify if anything breaks before merging the PR. Thanks!
1 parent f89eadf commit 8359b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@oclif/config": "^1.13.3",
1111
"@oclif/plugin-help": "^2.2.3",
1212
"@twilio-labs/serverless-api": "^4.0.1",
13-
"@twilio/cli-core": "^4.3.0",
13+
"@twilio/cli-core": "^6.0.0",
1414
"csv-parse": "^4.8.2",
1515
"extract-zip": "^1.6.7",
1616
"ora": "^3.4.0",

0 commit comments

Comments
 (0)