Skip to content

Commit 3aa91ff

Browse files
committed
fix: 🐛 publishConfig
1 parent 1297c2f commit 3aa91ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/design-tokens/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"files": [
1919
"dist"
2020
],
21-
"access": "public",
21+
"publishConfig": { "access": "public" },
2222
"exports": {
2323
".": {
2424
"default": "./dist/tokens.css"

0 commit comments

Comments
 (0)