Skip to content

Commit

Permalink
fix(pnpm): correct pnpm version (#984)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinezanardi committed Apr 18, 2024
1 parent e9ae5f5 commit b5b16dd
Show file tree
Hide file tree
Showing 3 changed files with 12,769 additions and 11,398 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-when": "^3.6.0",
"light-my-request": "^5.12.0",
"light-my-request": "5.12.0",
"lint-staged": "^15.2.2",
"rimraf": "^5.0.4",
"semantic-release": "^23.0.8",
Expand All @@ -148,5 +148,5 @@
"darwin",
"linux"
],
"packageManager": "pnpm@8.15.6+sha256.01c01eeb990e379b31ef19c03e9d06a14afa5250b82e81303f88721c99ff2e6f"
}
"packageManager": "pnpm@9.0.2+sha256.d6fc013639b81658ff175829ebb9435bcb89eff206769e460fd3ae27c2054df6"
}

0 comments on commit b5b16dd

Please sign in to comment.