diff options
-rw-r--r-- | package.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package.json b/package.json index 36506d53..9e84fc04 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", |