fix: fix npm script

This commit is contained in:
vben
2020-10-16 22:28:44 +08:00
parent 8a1bfdf13d
commit b84de1a515
5 changed files with 14 additions and 14 deletions

View File

@@ -69,3 +69,5 @@ export async function runPreserve() {
} catch (error) {}
}
}
runPreserve();