Skip to content

Commit

Permalink
Bump to v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MaffooClock committed Apr 23, 2024
1 parent 492fe28 commit 97442f7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serial-renogy",
"version": "1.0.3",
"version": "1.0.4",
"description": "NodeJS utility to retrieve data from Renogy solar controllers and output Prometheus-compatible data",
"main": "index.js",
"scripts": {
Expand All @@ -16,8 +16,8 @@
"express": "^4.18.2",
"modbus-serial": "^8.0.11",
"pino": "^8.15.0",
"pino-pretty": "^10.2.0",
"prom-client": "^14.2.0",
"pino-pretty": "^11.0.0",
"prom-client": "^15.1.2",
"systeminformation": "^5.18.15",
"yargs": "^17.7.2"
}
Expand Down

0 comments on commit 97442f7

Please sign in to comment.