We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1297c2f commit 3aa91ffCopy full SHA for 3aa91ff
packages/design-tokens/package.json
@@ -18,7 +18,7 @@
18
"files": [
19
"dist"
20
],
21
- "access": "public",
+ "publishConfig": { "access": "public" },
22
"exports": {
23
".": {
24
"default": "./dist/tokens.css"
0 commit comments