Skip to content

Commit b4d84ec

Browse files
Update update-toolkit-package.js
1 parent 540b7ad commit b4d84ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/update-toolkit-package.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ async function main() {
3030
}
3131

3232
async function installLatestToolkitPackage(rootDir, installDir = '') {
33+
3334
try {
3435
const dirs = getSubDirectories(rootDir);
3536
for (const dir of dirs) {

0 commit comments

Comments
 (0)