mirror of
https://github.com/flarum/core.git
synced 2025-07-26 19:20:21 +02:00
Set package publishConfig
This commit is contained in:
@@ -18,5 +18,8 @@
|
|||||||
"bugs": {
|
"bugs": {
|
||||||
"url": "https://github.com/flarum/prettier-config/issues"
|
"url": "https://github.com/flarum/prettier-config/issues"
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/flarum/prettier-config#readme"
|
"homepage": "https://github.com/flarum/prettier-config#readme",
|
||||||
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user