try from-git arg in lerna.json

This commit is contained in:
Michael Shaw 2022-10-13 10:59:04 -04:00
parent 8d865ad820
commit 4f68292db6

View File

@ -9,7 +9,7 @@
"publish": {
"registry": "https://git.vdb.to/api/packages/cerc-io/npm/",
"yes": true,
"from-package": true
"from-git": true
}
}
}