replaced hashbin with which

This commit is contained in:
Eugene Pankov
2023-03-21 17:24:56 +01:00
parent 8116ab733f
commit 0cd856b51f
3 changed files with 15 additions and 15 deletions

View File

@@ -24,7 +24,7 @@
"electron-promise-ipc": "^2.2.4",
"ps-node": "^0.1.6",
"tmp-promise": "^3.0.2",
"hasbin": "^1.2.3",
"which": "^3.0.0",
"winston": "^3.3.3"
}
}