Skip to content

Commit

Permalink
Update pnpm to v8.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 15, 2023
1 parent 7aacffd commit 4f8715f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "run-ts",
"private": true,
"version": "0.1.0",
"packageManager": "pnpm@8.1.0",
"packageManager": "pnpm@8.5.1",
"description": "A tiny template that let's you run Typescript files locally in a nice environment",
"scripts": {
"dev": "tsx src/index.ts",
Expand Down

0 comments on commit 4f8715f

Please sign in to comment.