update lerna scripts

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 98f3794039
commit de7eb1c36d
2 changed files with 4 additions and 1 deletions

View File

@@ -21,5 +21,8 @@
],
"devDependencies": {
"lerna": "^4.0.0"
},
"scripts": {
"lerna": "lerna"
}
}