Skip to content

Commit 6986535

Browse files
committed
chore: make esbuild-plugin a public package
1 parent 2a6705e commit 6986535

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/esbuild-plugin/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
"peerDependencies": {
4343
"esbuild": "*"
4444
},
45+
"publishConfig": {
46+
"access": "public"
47+
},
4548
"engines": {
4649
"node": ">=18"
4750
}

0 commit comments

Comments
 (0)