Tidy up / hide non-supported ways of doing twill crews

This commit is contained in:
Dave Conway-Jones
2017-06-05 17:26:05 +01:00
parent f1fa9524f6
commit 7af48ce10b
3 changed files with 8 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-twilio",
"version" : "0.0.13",
"version" : "0.0.14",
"description" : "A Node-RED node to send SMS messages via the Twilio service.",
"dependencies" : {
"twilio" : "^2.11.1"