mirror of
https://github.com/tabler/tabler-icons.git
synced 2025-09-01 18:04:10 +02:00
added publishConfig
to package.json
This commit is contained in:
@@ -28,6 +28,9 @@
|
|||||||
"tabler-sprite.svg",
|
"tabler-sprite.svg",
|
||||||
"tabler-sprite-nostroke.svg"
|
"tabler-sprite-nostroke.svg"
|
||||||
],
|
],
|
||||||
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
|
},
|
||||||
"homepage": "https://github.com/tabler/tabler-icons#readme",
|
"homepage": "https://github.com/tabler/tabler-icons#readme",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "bundle exec jekyll serve --watch --livereload --trace --livereload_port 8888",
|
"start": "bundle exec jekyll serve --watch --livereload --trace --livereload_port 8888",
|
||||||
|
Reference in New Issue
Block a user