Skip to content

Commit

Permalink
build(pnpm): bump version to 8.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jjangga0214 committed Dec 11, 2023
1 parent 1ba5880 commit 370ff89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"private": true,
"engines": {
"node": ">=20",
"pnpm": ">=8.10.2"
"pnpm": ">=8.12.0"
},
"packageManager": "pnpm@8.10.2",
"packageManager": "pnpm@8.12.0",
"scripts": {
"ts": "node --loader ts-node/esm --loader ./loader.js",
"dev": "pnpm turbo dev --concurrency 11",
Expand Down

0 comments on commit 370ff89

Please sign in to comment.