Skip to content

Commit 0adb6e4

Browse files
committed
chore: add private=true for fs-tree workspace
1 parent fd1f55d commit 0adb6e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/fs-tree/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@jolly-pixel/fs-tree",
33
"version": "1.0.0",
44
"type": "module",
5+
"private": true,
56
"exports": {
67
".": {
78
"import": "./dist/index.js",

0 commit comments

Comments
 (0)