Skip to content

Commit b898139

Browse files
chore(pnpm): upgrade pnpm to v11 (#325)
chore(pnpm): upgrade to v11 Co-authored-by: Kevin Van Cott <kevinvandy656@gmail.com>
1 parent bae41e3 commit b898139

3 files changed

Lines changed: 140 additions & 390 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "git",
66
"url": "https://github.com/tanstack/store.git"
77
},
8-
"packageManager": "pnpm@10.33.0",
8+
"packageManager": "pnpm@11.1.0",
99
"type": "module",
1010
"scripts": {
1111
"clean": "pnpm --filter \"./packages/**\" run clean",

0 commit comments

Comments
 (0)