Skip to content

Commit e7b62f2

Browse files
committed
Description and peerDependency modified
1 parent 90eb5c4 commit e7b62f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-contrib-ui-digital-display",
3-
"description": "A digital display, with adjustable number of digits and decimal places, for the Node-RED Dashboard",
3+
"description": "A digital display, with adjustable number of digits and decimals, for the Node-RED Dashboard.",
44
"keywords": [
55
"dashboard",
66
"digital display",
@@ -23,7 +23,7 @@
2323
},
2424
"homepage": "https://github.com/patrickknabe/node-red-contrib-ui-digital-display#readme",
2525
"peerDependencies": {
26-
"node-red-dashboard": "2.23.x"
26+
"node-red-dashboard": "~2.23.2"
2727
},
2828
"node-red": {
2929
"nodes": {

0 commit comments

Comments
 (0)