Skip to content

Commit 837639a

Browse files
committed
chore: add publishConfig
1 parent 49de870 commit 837639a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/core/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,8 @@
5353
"typescript": "^5.6.0",
5454
"vitest": "^2.1.0"
5555
},
56+
"publishConfig": {
57+
"access": "public"
58+
},
5659
"license": "MIT"
5760
}

0 commit comments

Comments
 (0)