Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Commit 5b460a9

Browse files
author
Andrey Okonetchnikov
committed
build: Add publishConfig to package.json
1 parent 1cb3bce commit 5b460a9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
"type": "git",
1919
"url": "git+https://github.com/component-driven/react-design-tokens.git"
2020
},
21+
"publishConfig": {
22+
"access": "public"
23+
},
2124
"keywords": [],
2225
"author": "Andrey Okonetchnikov <[email protected]>",
2326
"license": "MIT",

0 commit comments

Comments
 (0)