bump node package versions
This commit is contained in:
parent
68502243b1
commit
1161e6c351
1 changed files with 4 additions and 4 deletions
|
|
@ -7,8 +7,8 @@
|
|||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type" : "git",
|
||||
"url" : "https://github.com/adafruit/Pi_Node_Example.git"
|
||||
"type": "git",
|
||||
"url": "https://github.com/adafruit/Pi_Node_Example.git"
|
||||
},
|
||||
"keywords": [
|
||||
"raspberry",
|
||||
|
|
@ -19,7 +19,7 @@
|
|||
"author": "Todd Treece <todd@uniontownlabs.org>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"gpio-stream": "^1.0.13",
|
||||
"onoff": "^0.3.2"
|
||||
"gpio-stream": "^1.0.16",
|
||||
"onoff": "^1.0.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue