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",
|
"name": "dotfiles",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "ayo's configuration files",
|
"description": "ayo's configuration files",
|
||||||
|
"private": true,
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "echo \"Error: no test specified\" && exit 1",
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue