Skip to content

Commit

Permalink
chore: update to pnpm 8
Browse files Browse the repository at this point in the history
  • Loading branch information
dlehmhus committed Jan 31, 2024
1 parent d5f479c commit 61f8dca
Show file tree
Hide file tree
Showing 3 changed files with 979 additions and 984 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"test": "pnpm test --filter ./tests/example",
"prepublish": "pnpm run clean && pnpm run build"
},
"packageManager": "pnpm@7.27.1",
"packageManager": "pnpm@8.15.0",
"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
Expand Down

0 comments on commit 61f8dca

Please sign in to comment.