Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lpgera committed Oct 21, 2019
1 parent ceb51d5 commit 1e22b49
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 2 deletions.
50 changes: 50 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "I2C LCD character display driver for Raspberry Pi using PCF8574 port expander.",
"main": "index.js",
"dependencies": {
"i2c-bus": "^1.0.2",
"sleep": "^3.0.1"
"i2c-bus": "^5.1.0",
"sleep": "^6.1.0"
},
"devDependencies": {},
"scripts": {
Expand Down

0 comments on commit 1e22b49

Please sign in to comment.