Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit b2375cb

Browse files
committed
Migrate to twilio-node 3.0
1 parent 4fea4b0 commit b2375cb

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
@@ -34,7 +34,7 @@
3434
"express-session": "^1.10.3",
3535
"morgan": "^1.5.1",
3636
"sanitize-html": "^1.10.0",
37-
"twilio": "3.0.0-rc.16",
37+
"twilio": "~3.0.0-rc.16",
3838
"underscore": "^1.8.3"
3939
},
4040
"devDependencies": {

0 commit comments

Comments
 (0)