Skip to content

Commit

Permalink
npm: Support node-10 using abandonware i2c
Browse files Browse the repository at this point in the history
Forwarded: bbx10#3
Change-Id: I53949ef73742b6f21c3745d74771bb3790c9a747
Signed-off-by: Philippe Coval <[email protected]>
  • Loading branch information
rzr committed Feb 7, 2020
1 parent 67df928 commit e5162c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"license": "MIT",
"homepage": "http://github.com/bbx10/node-htu21d.git",
"dependencies": {
"i2c": ">=0.1.7"
"@abandonware/i2c": ">=0.2.4-1"
}
}

0 comments on commit e5162c4

Please sign in to comment.