bump unicornhat package

This commit is contained in:
Dave Conway-Jones
2018-08-15 14:28:50 +01:00
parent e57223f1a8
commit 6613513d64

View File

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