1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 02:44:45 +00:00

refactor(packages/stdlib): remove private from package.json

This commit is contained in:
2024-04-11 22:11:06 +07:00
parent c65113ec43
commit 5dadb50253

View File

@@ -1,6 +1,5 @@
{ {
"name": "@robonen/stdlib", "name": "@robonen/stdlib",
"private": true,
"version": "0.0.1", "version": "0.0.1",
"license": "UNLICENSED", "license": "UNLICENSED",
"description": "", "description": "",