Skip to content

Commit

Permalink
Revert back to modbus-serial 8.0.11, force use serialport 11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jalle19 committed Aug 29, 2023
1 parent 35cfe11 commit 496b433
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@
"async-mutex": "^0.3.1",
"express": "^4.18.2",
"express-winston": "^4.2.0",
"modbus-serial": "^8.0.12",
"modbus-serial": "^8.0.11",
"serialport": "^11.0.1",
"winston": "^3.10.0",
"yargs": "^16.2.0"
},
Expand Down

0 comments on commit 496b433

Please sign in to comment.