Skip to content

Commit 253f91d

Browse files
committed
chore(emotion): Try publishConfig
1 parent 4f44fd1 commit 253f91d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/emotion/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,8 @@
2424
"preferUnplugged": true,
2525
"dependencies": {
2626
"@swc/counter": "^0.1.3"
27+
},
28+
"publishConfig": {
29+
"access": "public"
2730
}
28-
}
31+
}

0 commit comments

Comments
 (0)