chore: set npm package as private
This commit is contained in:
parent
20bb80d693
commit
47e293650c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "threads",
|
||||
"private": "true",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
|
|
|
|||
Loading…
Reference in a new issue