Skip to content

Commit

Permalink
added keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Dirnei committed Sep 24, 2020
1 parent 0eda7f0 commit 2240b0b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
{
"name": "node-red-contrib-zigbee2mqtt-devices",
"version": "0.1.0",
"version": "0.1.1",
"description": "Nodes to interact with zigbee2mqtt for Node-RED",
"author": "Christian Dirnhofer",
"keywords": [
"node-red",
"zigbee2mqtt"
],
"node-red": {
"nodes": {
"generic-lamp": "src/zigbee2mqtt.js"
Expand Down

0 comments on commit 2240b0b

Please sign in to comment.