Skip to content

Commit a1d5ff2

Browse files
committed
Add publishConfig to package.json for public access and provenance
1 parent 8066c26 commit a1d5ff2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/figma/package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
"url": "https://github.com/master-co/css.git",
2222
"directory": "packages/figma"
2323
},
24+
"publishConfig": {
25+
"access": "public",
26+
"provenance": true
27+
},
2428
"devDependencies": {
2529
"@figma/eslint-plugin-figma-plugins": "^0.16.1",
2630
"@figma/plugin-typings": "^1.111.0",

0 commit comments

Comments
 (0)