We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb8f1c3 commit a2db98aCopy full SHA for a2db98a
package.json
@@ -8,7 +8,7 @@
8
},
9
"repository": {
10
"type": "git",
11
- "url": "git+https://github.com/RangerMauve/async-mqtt.git"
+ "url": "git+https://github.com/mqttjs/async-mqtt.git"
12
13
"keywords": [
14
"mqtt",
@@ -20,9 +20,9 @@
20
"author": "rangermauve",
21
"license": "MIT",
22
"bugs": {
23
- "url": "https://github.com/RangerMauve/async-mqtt/issues"
+ "url": "https://github.com/mqttjs/async-mqtt/issues"
24
25
- "homepage": "https://github.com/RangerMauve/async-mqtt#readme",
+ "homepage": "https://github.com/mqttjs/async-mqtt#readme",
26
"dependencies": {
27
"in-array": "^0.1.2",
28
"mqtt": "^2.3.1"
0 commit comments