smithtek-mako-rf 0.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "smithtek-mako-rf",
3
- "version": "0.0.1",
4
- "description": "Smithtek Mako RF: Modbus RTU (RS-485) over RF with shared bus queue, timeout seconds and retries.",
3
+ "version": "1.1.0",
4
+ "description": "Smithtek dedicated node for communicating with the Mako PLC over RS485 or RF",
5
5
  "keywords": [
6
6
  "node-red",
7
7
  "smithtek",
@@ -14,7 +14,7 @@
14
14
  "author": "Smithtek",
15
15
  "homepage": "https://www.smithtek.com.au",
16
16
  "dependencies": {
17
- "modbus-serial": "^9.0.10"
17
+ "modbus-serial": "8.0.23"
18
18
  },
19
19
  "node-red": {
20
20
  "nodes": {