chore: make package private

This commit is contained in:
ayo 2026-06-18 12:57:13 +02:00
parent 3132bd6b8d
commit ca513196ce

View file

@ -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",