Skip to content

Commit d29ae64

Browse files
committed
v0.13.3
1 parent f4f4944 commit d29ae64

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@modbus2mqtt/server.shared",
3-
"version": "0.13.2",
3+
"version": "0.13.3",
44
"type": "module",
55
"description": "Interfaces and functions shared with server and angular ui",
66
"keywords": [
@@ -32,7 +32,7 @@
3232
"typescript": "^5.4.5"
3333
},
3434
"dependencies": {
35-
"@modbus2mqtt/specification.shared": "^0.10.1",
35+
"@modbus2mqtt/specification.shared": "^0.10.2",
3636
"mqtt": "^5.7.1"
3737
}
3838
}

0 commit comments

Comments
 (0)