Skip to content

Commit f5048f9

Browse files
authored
Merge pull request #2 from cfware/update-unix-dgram
Update unix-dgram for compatibility with current versions of node.js
2 parents c2e2179 + 1171e42 commit f5048f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@
2323
},
2424
"homepage": "https://github.com/bnf/node-systemd-daemon#readme",
2525
"optionalDependencies": {
26-
"unix-dgram": "^1.0.0"
26+
"unix-dgram": "^2.0.2"
2727
}
2828
}

0 commit comments

Comments
 (0)