Files
rrweb/lerna.json
2026-04-01 12:00:00 +08:00

11 lines
168 B
JSON

{
"version": "independent",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
"publish": {
"message": "chore(release): publish %s"
}
}
}