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",
|
||||
"version": "independent",
|
||||
"packages": [
|
||||
"*",
|
||||
"!cli"
|
||||
],
|
||||
"npmClient": "pnpm",
|
||||
"command": {
|
||||
"publish": {
|
||||
"allowBranch": "master"
|
||||
}
|
||||
}
|
||||
"version": "0.0.0",
|
||||
"npmClient": "pnpm"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user