try with publish config for public access
This commit is contained in:
parent
62af622c66
commit
b7bf6ffe08
1 changed files with 3 additions and 0 deletions
|
|
@ -8,6 +8,9 @@
|
|||
"type": "git",
|
||||
"url": "git+https://github.com/reuters-graphics/graphics-components.git"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "storybook dev -p 3000",
|
||||
"new": "node ./bin/newComponent/index.cjs",
|
||||
|
|
|
|||
Loading…
Reference in a new issue