Skip to content

Commit

Permalink
Merge pull request #65 from joyja/mqttUpgrade
Browse files Browse the repository at this point in the history
upgraded date-fns and mqtt
  • Loading branch information
joyja committed Sep 24, 2020
2 parents cbe6045 + 89f2c6c commit f7ed405
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 11 deletions.
37 changes: 28 additions & 9 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 @@ -39,7 +39,7 @@
"@types/jest": "^25.2.1",
"bcryptjs": "^2.4.3",
"cross-env": "^7.0.2",
"date-fns": "^2.13.0",
"date-fns": "^2.16.1",
"date-fns-timezone": "^0.1.4",
"esm": "^3.2.25",
"ethernet-ip": "^1.2.5",
Expand All @@ -49,7 +49,7 @@
"lodash": "^4.17.20",
"make-promises-safe": "^5.1.0",
"modbus-serial": "^8.0.1",
"mqtt": "^4.0.1",
"mqtt": "^4.2.1",
"sparkplug-client": "^3.2.2",
"sparkplug-client-jar": "^3.2.2",
"sqlite3": "^4.2.0",
Expand Down

0 comments on commit f7ed405

Please sign in to comment.