Mark package as private
This commit is contained in:
parent
c6f9aae84c
commit
65d675b461
1 changed files with 2 additions and 1 deletions
|
@ -5,5 +5,6 @@
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "http-server ."
|
"start": "http-server ."
|
||||||
}
|
},
|
||||||
|
"private": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue