Skip to content

Commit

Permalink
update package.json & test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shubham-stepsecurity committed Nov 25, 2024
1 parent 116b567 commit 9c241cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
uses: actions/setup-node@v4
with:
# [email protected] is not compatible with Node.js 12
node-version: 12.22.12
node-version: 20

- name: 'Test: which (pnpm)'
run: which pnpm
Expand Down
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@
"@vercel/ncc": "^0.38.1",
"pnpm": "^8.14.3",
"typescript": "^5.3.3"
},
"packageManager": "[email protected]+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387"
}
}

0 comments on commit 9c241cf

Please sign in to comment.