This commit is contained in:
Dave Conway-Jones 2023-09-30 15:42:32 +01:00 committed by GitHub
commit fa52154a83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"version" : "0.0.4",
"description" : "A Node-RED node that that provides a simple PID controller.",
"dependencies" : {
"node-pid-controller": "0.0.3"
"node-pid-controller": "0.1.2"
},
"repository" : {
"type":"git",