Skip to content

Commit

Permalink
Merge pull request #9 from EdgePi-Cloud/update-rpc
Browse files Browse the repository at this point in the history
Update rpc
  • Loading branch information
josiah-tesfu authored Dec 6, 2023
2 parents 0a0f3fb + 5ede001 commit 6349192
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 38 deletions.
87 changes: 51 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"edgepi-digital-input": "edgepi-digital-input.js"
}
},
"version": "1.0.3",
"version": "1.0.4",
"description": "node-red node for edgepi digital-input module utilizing remote procedure calls",
"main": "index.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/EdgePi-Cloud/node-red-edgepi-digital-input#readme",
"dependencies": {
"@edgepi-cloud/edgepi-rpc": "^1.0.11"
"@edgepi-cloud/edgepi-rpc": "^1.0.12"
},
"devDependencies": {
"node-red": "^3.0.2"
Expand Down

0 comments on commit 6349192

Please sign in to comment.