Skip to content

Commit

Permalink
feat: bump node-mbus@2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Apr 22, 2024
1 parent 004b5af commit c5f429c
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"jsonfile": "^6.1.0",
"node-mbus": "^2.2.1",
"node-mbus": "^2.2.2",
"serialport": "^12.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit c5f429c

Please sign in to comment.