1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-06 08:19:53 +00:00

Updted Publich Config

This commit is contained in:
Florian Bouillon 2020-06-26 11:54:06 +02:00
parent 3301597c9c
commit 0d44254fc5

View File

@ -4,5 +4,8 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent"
"version": "independent",
"publishConfig": {
"access": "public"
}
}