Bump BBB node dependancies

This commit is contained in:
Dave Conway-Jones 2016-08-06 18:42:34 +01:00
parent 75787fa3c2
commit 4f90ccfcd4
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name" : "node-red-node-beaglebone",
"version" : "0.1.6",
"version" : "0.1.7",
"description" : "A set of Node-RED nodes to interface to the GPIO pins of a Beaglebone Black board",
"dependencies" : {
"octalbonescript":"^1.1.*"
"octalbonescript":"^1.2.*"
},
"repository" : {
"type":"git",