chore: set npm package as private

This commit is contained in:
ayo 2026-03-09 16:05:57 +01:00
parent d6c0fb0a23
commit 6b20f8b056

View file

@ -1,6 +1,6 @@
{
"name": "scripts",
"private": "true",
"private": true,
"version": "1.0.0",
"description": "",
"main": "index.js",