File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed
serverless-twilio-runtime Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @twilio-labs/plugin-assets " : patch
3+ " @twilio-labs/serverless-twilio-runtime " : patch
4+ ---
5+
6+ fix(twilio-run): handle adding object as header correctly as an error
Original file line number Diff line number Diff line change 4242 "prettier" : " ^2.2.1" ,
4343 "rimraf" : " ^3.0.2" ,
4444 "ts-jest" : " ^29.1.2" ,
45- "typedoc" : " ^0.26.5 " ,
45+ "typedoc" : " ^0.27.4 " ,
4646 "typescript" : " ^5.3.3"
4747 },
4848 "lint-staged" : {
Original file line number Diff line number Diff line change 99 "main" : " src/index.js" ,
1010 "dependencies" : {
1111 "@oclif/core" : " ^1.14.2" ,
12- "@twilio-labs/serverless-api" : " ^5.5.0 " ,
12+ "@twilio-labs/serverless-api" : " ^5.5.2 " ,
1313 "@twilio/cli-core" : " ^7.0.0" ,
1414 "inquirer" : " ^8.0.0" ,
1515 "ora" : " ^5.4.0" ,
Original file line number Diff line number Diff line change 3030 "url" : " https://github.com/twilio-labs/serverless-toolkit/issues"
3131 },
3232 "dependencies" : {
33- "@twilio-labs/serverless-api" : " ^1.0.1 "
33+ "@twilio-labs/serverless-api" : " ^5.5.2 "
3434 },
3535 "gitHead" : " 9382ba7f1c23cdf18ac8bb6cada92340d63491dd"
3636}
You can’t perform that action at this time.
0 commit comments