added `publishConfig` to `package.json`
This commit is contained in:
parent
3a10205b2b
commit
a29fad8722
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue