Skip to content

Commit 069ee07

Browse files
committed
bump dep to 3.6.3 to handle "no callback" issue
- for issue markabrahams/node-net-snmp#202
1 parent a7762ea commit 069ee07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

io/snmp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version" : "0.1.0",
44
"description" : "A Node-RED node that looks for SNMP oids.",
55
"dependencies" : {
6-
"net-snmp" : "3.6.2"
6+
"net-snmp" : "^3.6.3"
77
},
88
"repository" : {
99
"type":"git",

0 commit comments

Comments
 (0)