Skip to content

Commit

Permalink
fix: missing depedency for proactive connect
Browse files Browse the repository at this point in the history
  • Loading branch information
manchuck committed Aug 21, 2023
1 parent 67ec0e8 commit 2ac48d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/proactive-connect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
},
"dependencies": {
"@vonage/server-client": "^1.7.0",
"@vonage/vetch": "1.5.0",
"form-data": "^4.0.0",
"lodash.pick": "^4.4.0"
},
Expand Down

0 comments on commit 2ac48d3

Please sign in to comment.