Skip to content

Commit bcb46c6

Browse files
committed
fix(package.json): Improve description
1 parent 2bbebd1 commit bcb46c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "node-red-contrib-virtual-smart-home",
33
"version": "4.0.0",
44
"type": "commonjs",
5-
"description": "A Node-RED node that represents a 'virtual device' which can be controlled via Alexa. Requires the virtual smart home skill to be enabled for your Amazon account.",
5+
"description": "Do stuff in Node-RED with Amazon Alexa - no custom hardware, no separate accounts, no hassle.",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",
88
"prepack": "npm shrinkwrap && echo \"module.exports = '$npm_package_version'\" > version.js && echo \"$npm_package_version\" > ./icons/version.txt"

0 commit comments

Comments
 (0)