mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
Rename deprecated killOthers to killOthersOn (#17856)
This commit is contained in:
@@ -34,6 +34,6 @@ concurrently(
|
||||
{
|
||||
prefix: "name",
|
||||
outputStream: process.stdout,
|
||||
killOthers: ["success", "failure"],
|
||||
killOthersOn: ["success", "failure"],
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user