Merge pull request #8 from robmckinnon/upgrade-i2c-bus
Upgrade i2c-bus to ^4.0.2
This commit is contained in:
commit
b399f63272
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@
|
|||
},
|
||||
"homepage": "https://github.com/adafruit/node_mpr121",
|
||||
"dependencies": {
|
||||
"i2c-bus": "^1.0.3"
|
||||
"i2c-bus": "^4.0.2"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue