chore: set npm package as private

This commit is contained in:
ayo 2026-03-09 16:05:28 +01:00
parent b1a2a55054
commit 1d428a800a

View file

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