@bldgblocks/node-red-contrib-control 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -40,7 +40,7 @@ Search for the package name and add to your project.
40
40
  ```
41
41
  # Navigate to Node-RED user directory (varies by installation)
42
42
  - $ cd ~/.node-red
43
- - $ npm install node-red-contrib-buildingblocks-control
43
+ - $ npm install node-red-contrib-control
44
44
  # then restart node-red
45
45
  ```
46
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bldgblocks/node-red-contrib-control",
3
- "version": "0.2.0",
3
+ "version": "0.2.1",
4
4
  "description": "Sedona-inspired control nodes for Node-RED",
5
5
  "keywords": [
6
6
  "node-red",