Skip to content

Commit

Permalink
update package deps
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasassisrosa committed Oct 14, 2024
1 parent 0676ad6 commit 2b3cfef
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 5 deletions.
1 change: 1 addition & 0 deletions express-call-control/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ Run the following commands to get started

```
$ git clone https://github.com/d-telnyx/demo-node-telnyx.git
$ cd express-call-control
```

### Run
Expand Down
32 changes: 28 additions & 4 deletions express-call-control/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion express-call-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"dotenv": "^16.4.0",
"express": "^4.21.1",
"nunjucks": "^3.2.4",
"telnyx": "2.0.0-beta.0"
"telnyx": "2.0.0-beta.3"
},
"devDependencies": {
"@types/express": "^5.0.0",
Expand Down

0 comments on commit 2b3cfef

Please sign in to comment.