Skip to content

Commit 0725798

Browse files
author
Yoseph Maguire
authored
Merge pull request mqttjs#1266 from simnalamburt/duplexify
Add missing 'duplexify' dependency
2 parents a9d269b + acb6117 commit 0725798

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"commist": "^1.0.0",
6666
"concat-stream": "^2.0.0",
6767
"debug": "^4.1.1",
68+
"duplexify": "^4.1.1",
6869
"help-me": "^3.0.0",
6970
"inherits": "^2.0.3",
7071
"minimist": "^1.2.5",

0 commit comments

Comments
 (0)