We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bfa5f commit 4eef48bCopy full SHA for 4eef48b
package.json
@@ -47,7 +47,7 @@
47
"typescript": "5.7.2",
48
"vitest": "^1.6.0"
49
},
50
- "packageManager": "pnpm@10.11.0",
+ "packageManager": "pnpm@10.16.1",
51
"engines": {
52
"node": "22.x"
53
pnpm-workspace.yaml
@@ -4,5 +4,6 @@ packages:
4
- '!packages/register-tests'
5
- packages/register-tests/*
6
- playgrounds/*
7
+minimumReleaseAge: 1440
8
onlyBuiltDependencies:
9
- bun
0 commit comments