master
David Kebler 2019-06-17 13:01:07 -07:00
parent 085b6b121d
commit 779f762cc4
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"name": "@uci/gpio", "name": "@uci/gpio",
"main": "src", "main": "src",
"version": "0.1.12", "version": "0.1.13",
"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",