Skip to content

Commit

Permalink
chore: bump pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
KotRikD committed Oct 13, 2024
1 parent 14e10f6 commit d0abb61
Show file tree
Hide file tree
Showing 3 changed files with 3,156 additions and 2,492 deletions.
2 changes: 1 addition & 1 deletion development.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- `Typescript` >=5.3.3
- `Node.js` >=20.11.1
- `Rust` >= any
- `pnpm` >= 8
- `pnpm` >= 9.12.1

<br />

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"author": "Mikhail Babynichev",
"license": "GPL-3.0",
"version": "3.5.0",
"packageManager": "pnpm@8.15.4",
"packageManager": "pnpm@9.12.1",
"scripts": {
"prepare": "husky install",
"start": "pnpm run -C packages/tosu run:dev",
Expand Down
Loading

0 comments on commit d0abb61

Please sign in to comment.