1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-31 01:30:04 +02:00

added publishConfig to package.json

This commit is contained in:
Paweł Kuna
2020-11-11 14:19:12 +01:00
committed by GitHub
parent 3a10205b2b
commit a29fad8722

View File

@@ -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",