diff --git a/package.json b/package.json index a974ffd8..344c5bfb 100644 --- a/package.json +++ b/package.json @@ -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",