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