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