Skip to content

Commit a845126

Browse files
committed
Remove npm.ps1
1 parent e2c5390 commit a845126

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/InstallNode.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Get-ChildItem -Path $PSScriptRoot
2020
Set-Location -Path $node_dir
2121
Remove-Item .\npm
2222
Remove-Item .\npm.cmd
23+
Remove-Item .\npm.ps1
2324
Remove-Item .\npx
2425
Remove-Item .\npx.cmd
2526
Move-Item .\node_modules\npm -Destination .\node_modules\npm2

0 commit comments

Comments
 (0)