Compare commits

..

No commits in common. "978d15bd25d3461d183c9ceb8709e1c6bc4a12b8" and "84994ef121ec84d2921b85b04cf0276954651af8" have entirely different histories.

View File

@ -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"
}
}
} }