Skip to content

Commit 5682ff0

Browse files
committed
Add "private": true to package.json
1 parent 0bb8c2a commit 5682ff0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "",
3+
"private": true,
34
"scripts": {
45
"postinstall": "node scripts/install.js",
56
"launch": "node scripts/launch.js",

0 commit comments

Comments
 (0)