Skip to content

Commit ee22d68

Browse files
Update lock file
1 parent 65df966 commit ee22d68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/http-client-csharp/eng/scripts/Test-Packages.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ try {
3636
if ($GenerationChecks) {
3737
Set-StrictMode -Version 1
3838

39-
$packageJson = Get-Content -Raw "../../../../../package.json" | ConvertFrom-Json
39+
$packageJson = Get-Content -Raw "..\..\..\package.json" | ConvertFrom-Json
4040

4141
Write-Host "Installing pnpm" -ForegroundColor Cyan
4242
Invoke-LoggedCommand "npm install -g $($packageJson.packageManager)" -GroupOutput

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)