Skip to content

Commit

Permalink
added repo
Browse files Browse the repository at this point in the history
  • Loading branch information
onokje committed Mar 28, 2020
1 parent 8d818a6 commit 439162c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "node-red-contrib-tesla",
"version": "1.0.0",
"version": "1.0.2",
"description": "Node red module to control Tesla vehicles and devices",
"keywords": [
"node-red",
Expand All @@ -19,5 +19,6 @@
},
"dependencies": {
"teslajs": "^4.7.7"
}
},
"repository": "https://github.com/onokje/node-red-contrib-tesla"
}

0 comments on commit 439162c

Please sign in to comment.