This repository has been archived on 2023-04-04. You can view files and clone it, but cannot push or open issues or pull requests.
|
{
|
|
"npmClient": "yarn",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "3.0.0",
|
|
"useWorkspaces": true,
|
|
"command": {
|
|
"publish": {
|
|
"registry": "https://npm.pkg.github.com/"
|
|
}
|
|
}
|
|
} |