master
David Kebler 2019-06-17 12:44:35 -07:00
parent b613e82b35
commit 085b6b121d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@uci/gpio",
"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",
"scripts": {
"client": "node -r esm examples/client",