chore: make package private
This commit is contained in:
parent
3132bd6b8d
commit
ca513196ce
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"name": "dotfiles",
|
||||
"version": "1.0.0",
|
||||
"description": "ayo's configuration files",
|
||||
"private": true,
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue