mirror of
https://github.com/dzeiocom/libs.git
synced 2025-08-14 07:21:58 +00:00
Updated
This commit is contained in:
@@ -5,7 +5,11 @@
|
||||
"npmClient": "yarn",
|
||||
"useWorkspaces": true,
|
||||
"version": "independent",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
"command": {
|
||||
"publish": {
|
||||
"npmClient": "npm",
|
||||
"allowBranch": ["master"],
|
||||
"registry": "https://registry.npmjs.org/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user