adding debug for mac upload testing

This commit is contained in:
Vallie Joseph
2024-03-15 14:53:33 +00:00
parent ef77c9d60b
commit 1f22f9faf9
4 changed files with 37 additions and 3 deletions

View File

@@ -53,7 +53,8 @@
"crypto": "^1.0.1",
"jwt-decode": "^3.1.2",
"twirp-ts": "^2.5.0",
"unzip-stream": "^0.3.1"
"unzip-stream": "^0.3.1",
"why-is-node-running": "^2.2.2"
},
"devDependencies": {
"@types/archiver": "^5.3.2",