Skip to content

Commit fd3b408

Browse files
committed
❄️ Markes package.json as a private repository
1 parent ec3f3a2 commit fd3b408

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

node-red/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2+
"private": true,
23
"name": "hassio-addon-node-red",
3-
"version": "1.0.0",
44
"description": "A visual tool for wiring the Internet of Things",
55
"homepage": "https://addons.community",
6+
"repository": "https://github.com/hassio-addons/addon-node-red",
67
"license": "MIT",
78
"main": "node_modules/node-red/red/red.js",
89
"scripts": {

0 commit comments

Comments
 (0)