We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49de870 commit 837639aCopy full SHA for 837639a
packages/core/package.json
@@ -53,5 +53,8 @@
53
"typescript": "^5.6.0",
54
"vitest": "^2.1.0"
55
},
56
+ "publishConfig": {
57
+ "access": "public"
58
+ },
59
"license": "MIT"
60
}
0 commit comments