fix: add async-mutex to builds on large vaults

This commit is contained in:
Jacky Zhao
2023-08-20 14:27:44 -07:00
parent b99d4cd8ce
commit e65ea48fae
5 changed files with 29 additions and 6 deletions

View File

@ -35,6 +35,7 @@
"@clack/prompts": "^0.6.3",
"@floating-ui/dom": "^1.4.0",
"@napi-rs/simple-git": "^0.1.8",
"async-mutex": "^0.4.0",
"chalk": "^4.1.2",
"chokidar": "^3.5.3",
"cli-spinner": "^0.2.10",