mirror of
https://github.com/LemmyNet/lemmy-js-client.git
synced 2024-11-22 12:21:12 +00:00
Update pnpm to v9.6.0
This commit is contained in:
parent
04b6d5bcf1
commit
e82b9cbdf5
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
"typescript": "^5.3.3",
|
||||
"typescript-eslint": "^7.9.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.5.0",
|
||||
"packageManager": "pnpm@9.6.0",
|
||||
"types": "./dist/index.d.ts",
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,js}": [
|
||||
|
|
Loading…
Reference in a new issue