0.1.11
parent
54d021fbbd
commit
b613e82b35
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "@uci/gpio",
|
||||
"main": "src",
|
||||
"version": "0.1.10",
|
||||
"description": "a class for adding simple on/off read of gpio pins on Raspberry Pi and Similar SBCs",
|
||||
"version": "0.1.11",
|
||||
"description": "a class for adding simple on/off read of GPIO pins on SBCs including Raspberry Pi",
|
||||
"scripts": {
|
||||
"client": "node -r esm examples/client",
|
||||
"multi": "node --require esm examples/multi",
|
||||
|
|
Loading…
Reference in New Issue