master
David Kebler 2019-04-20 16:54:58 -07:00
parent 691ddf2666
commit f132b1d271
1 changed files with 1 additions and 1 deletions

View File

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