Skip to content
This repository was archived by the owner on Sep 6, 2024. It is now read-only.

Commit 4bc8dd4

Browse files
committed
chore: Bump packages/mqtt to v2.0.0-rc.3
1 parent 1013480 commit 4bc8dd4

File tree

2 files changed

+41
-6
lines changed

2 files changed

+41
-6
lines changed

package-lock.json

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

packages/mqtt/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@iota/mqtt.js",
33
"description": "IOTA JavaScript Library for Adding MQTT support",
4-
"version": "2.0.0-rc.2",
4+
"version": "2.0.0-rc.3",
55
"keywords": [
66
"iota",
77
"mqtt"
@@ -85,7 +85,7 @@
8585
],
8686
"dependencies": {
8787
"@iota/util.js": "2.0.0-rc.1",
88-
"@iota/iota.js": "2.0.0-rc.2",
88+
"@iota/iota.js": "2.0.0-rc.3",
8989
"mqtt": "^4.3.7"
9090
}
9191
}

0 commit comments

Comments
 (0)