snmp clean up fix

This commit is contained in:
Dave Conway-Jones
2022-09-14 15:21:14 +01:00
parent 75a4361435
commit 3dcf739c0d
2 changed files with 1 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name" : "node-red-node-snmp",
"version" : "1.0.4",
"version" : "1.0.5",
"description" : "A Node-RED node that gets and sets SNMP oid values. Supports v1, v2c and v3",
"dependencies" : {
"net-snmp" : "^3.8.2"