pin back net-snap version

This commit is contained in:
Dave Conway-Jones 2018-01-31 10:33:27 +00:00
parent 6da469e49b
commit f664fa0e31
No known key found for this signature in database
GPG Key ID: 9E7F9C73F5168CD4
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
{
"name" : "node-red-node-snmp",
"version" : "0.0.17",
"version" : "0.0.18",
"description" : "A Node-RED node that looks for SNMP oids.",
"dependencies" : {
"net-snmp" : "^1.1.19"
"net-snmp" : "1.1.19"
},
"repository" : {
"type":"git",