update repl tools and script, close #338 (#722)

This commit is contained in:
yz-yu
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 23e00bdf66
commit edc135819c
3 changed files with 17 additions and 18 deletions

View File

@@ -23,6 +23,7 @@
"lerna": "^4.0.0"
},
"scripts": {
"lerna": "lerna"
"lerna": "lerna",
"repl": "cd packages/rrweb && npm run repl"
}
}