We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13634e7 commit 14686ffCopy full SHA for 14686ff
2 files changed
packages/kysely-tailordb/package.json
@@ -24,7 +24,7 @@
24
},
25
"types": "./dist/index.d.ts",
26
"files": ["dist"],
27
- "packageManager": "pnpm@10.8.1",
+ "packageManager": "pnpm@10.10.0",
28
"devDependencies": {
29
"@biomejs/biome": "1.9.4",
30
"@tailor-platform/function-types": "0.2.0",
packages/types/package.json
@@ -9,5 +9,5 @@
9
10
"types": "./tailor.d.ts",
11
"author": "",
12
- "packageManager": "pnpm@10.8.1"
+ "packageManager": "pnpm@10.10.0"
13
}
0 commit comments