Files
rrweb/lerna.json
2021-09-11 22:46:06 +08:00

11 lines
177 B
JSON

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