Compare commits
No commits in common. "978d15bd25d3461d183c9ceb8709e1c6bc4a12b8" and "84994ef121ec84d2921b85b04cf0276954651af8" have entirely different histories.
978d15bd25
...
84994ef121
13
lerna.json
13
lerna.json
@ -1,14 +1,5 @@
|
|||||||
{
|
{
|
||||||
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
|
||||||
"version": "independent",
|
"version": "0.0.0",
|
||||||
"packages": [
|
"npmClient": "pnpm"
|
||||||
"*",
|
|
||||||
"!cli"
|
|
||||||
],
|
|
||||||
"npmClient": "pnpm",
|
|
||||||
"command": {
|
|
||||||
"publish": {
|
|
||||||
"allowBranch": "master"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user