Update src/shell-integration/startup-scripts/init-pwsh.ps1

This commit is contained in:
bitterpanda 2025-07-31 14:26:29 +00:00 committed by GitHub
parent 2224c0f1c1
commit 2a7e2e3ed8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,4 +77,4 @@ function npm {
}
Invoke-WrappedCommand "npm" "aikido-npm" $args
}
}