master
David Kebler 2019-03-11 09:31:21 -07:00
parent c0964d1f1d
commit 2516bea92a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{
"name": "@uci/interrupt",
"main": "src",
"version": "0.2.12",
"version": "0.2.13",
"description": "a class for adding interrupt processesing for gpio pins on Raspberry Pi and Similar SBCs",
"scripts": {
"single": "sudo node -r esm examples/single",