chore: set npm package as private

This commit is contained in:
ayo 2026-03-09 16:04:53 +01:00
parent 20bb80d693
commit 47e293650c

View file

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