diff --git a/package.json b/package.json index 36506d536..9e84fc044 100644 --- a/package.json +++ b/package.json @@ -28,6 +28,9 @@ "tabler-sprite.svg", "tabler-sprite-nostroke.svg" ], + "publishConfig": { + "access": "public" + }, "homepage": "https://github.com/tabler/tabler-icons#readme", "scripts": { "start": "bundle exec jekyll serve --watch --livereload --trace --livereload_port 8888",