Skip to content

Commit

Permalink
bumped to latest packages
Browse files Browse the repository at this point in the history
Signed-off-by: Sushil Singh <[email protected]>
  • Loading branch information
pg-vmw committed Jan 1, 2021
1 parent a030670 commit 3b42e7e
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-lutron",
"version": "1.0.3",
"version": "1.2.0",
"description": "A node for communicating with Lutron Caseta Pro Hub",
"main": "index.js",
"scripts": {
Expand Down Expand Up @@ -29,13 +29,13 @@
"author": "Sushil Singh <[email protected]>",
"license": "Apache 2.0",
"dependencies": {
"events": "^3.0.0",
"telnet-client": "^0.16.1"
"events": "^3.2.0",
"telnet-client": "^1.4.6"
},
"maintainers": [
{
"name": "Sushil Singh",
"email": "[email protected]"
}
]
}
}

0 comments on commit 3b42e7e

Please sign in to comment.