Skip to content

Commit c0b026a

Browse files
committed
publicize
1 parent 47c3a6d commit c0b026a

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
@@ -8,7 +8,7 @@
88
"launch-coder": "bin/launch-coder"
99
},
1010
"publishConfig": {
11-
"access": "restricted"
11+
"access": "public"
1212
},
1313
"scripts": {
1414
"test": "echo \"Error: no test specified\" && exit 1",
@@ -29,4 +29,4 @@
2929
"yargs": "^16.2.0",
3030
"yargs-interactive": "^3.0.0"
3131
}
32-
}
32+
}

0 commit comments

Comments
 (0)