Merge pull request #12 from ImJustChew/master

Updated version to 5.2.1
This commit is contained in:
Limor "Ladyada" Fried 2021-01-19 11:45:01 -05:00 committed by GitHub
commit 3730f618dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,6 +21,6 @@
},
"homepage": "https://github.com/adafruit/node_mpr121",
"dependencies": {
"i2c-bus": "^4.0.2"
"i2c-bus": "^5.2.1"
}
}