bummp twitter and pi-gpio packages for recent PRs

This commit is contained in:
Dave Conway-Jones 2020-11-16 14:58:54 +00:00
parent 906a48fa61
commit 9e7a8d5764
No known key found for this signature in database
GPG Key ID: 88BA2B8A411BE9FF
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-pi-gpio",
"version": "1.2.0",
"version": "1.2.1",
"description": "The basic Node-RED node for Pi GPIO",
"dependencies" : {
},

View File

@ -1,6 +1,6 @@
{
"name": "node-red-node-twitter",
"version": "1.1.6",
"version": "1.1.7",
"description": "A Node-RED node to talk to Twitter",
"dependencies": {
"twitter-ng": "0.6.2",