Skip to content

Commit 0128295

Browse files
committed
chore: unprivate packages
1 parent 9c0084f commit 0128295

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

packages/topojson-schema/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@sruenwg/topojson-schema",
3-
"private": true,
43
"version": "0.1.0",
54
"type": "module",
65
"exports": {

packages/topojson-tests/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@sruenwg/topojson-tests",
3-
"private": true,
43
"version": "0.1.0",
54
"type": "module",
65
"exports": "./index.js"

packages/topojson-valibot/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"name": "@sruenwg/topojson-valibot",
3-
"private": true,
43
"version": "0.1.0",
54
"type": "module",
65
"exports": "./dist/index.js",

0 commit comments

Comments
 (0)