1
0
mirror of https://github.com/dzeiocom/libs.git synced 2025-06-07 08:39:56 +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", "npmClient": "yarn",
"useWorkspaces": true, "useWorkspaces": true,
"version": "independent" "version": "independent",
"publishConfig": {
"access": "public"
}
} }