Skip to content

Commit d758816

Browse files
committed
Automatically associate phone number with the contactflow.
Fixes #4659
1 parent 82d7a79 commit d758816

File tree

5 files changed

+915
-25
lines changed

5 files changed

+915
-25
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"pnpm": "npm run -- bazel run -- @pnpm//:pnpm --dir $PWD"
103103
},
104104
"dependencies": {
105+
"@aws-sdk/client-connect": "^3.515.0",
105106
"@commander-js/extra-typings": "12.0.0",
106107
"@next/eslint-plugin-next": "14.1.0",
107108
"@pulumi/command": "4.5.0",

0 commit comments

Comments
 (0)