bump unicornhat package

This commit is contained in:
Dave Conway-Jones 2018-08-15 14:28:50 +01:00
parent e57223f1a8
commit 6613513d64
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 1 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"name" : "node-red-node-pi-unicorn-hat",
"version" : "0.0.19",
"version" : "0.0.20",
"description" : "A Node-RED node to output to a Raspberry Pi Unicorn HAT from Pimorini.",
"dependencies" : {
"pngjs": "2.2.*"
@ -16,9 +16,6 @@
"unicorn": "unicorn.js"
}
},
"scripts" : {
"postinstall" : "scripts/checklib.js"
},
"author": {
"name": "Dave Conway-Jones",
"email": "ceejay@vnet.ibm.com",