add await

This commit is contained in:
PAN Lei
2023-01-12 15:55:01 +01:00
parent aa8cb2da99
commit 0f4a990d1a
4 changed files with 24 additions and 16 deletions
+2 -1
View File
@@ -21,7 +21,8 @@
"node-xlsx": "^0.21.0",
"playwright": "1.23.0",
"read-ini-file": "^3.0.1",
"winston": "^3.8.2"
"winston": "^3.8.2",
"yarn": "^1.22.19"
},
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.66",