We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c9ad7 commit ceeb5c0Copy full SHA for ceeb5c0
2 files changed
package.json
@@ -9,7 +9,7 @@
9
"license": "MIT",
10
"author": "Doug Richar <doug@txnlab.dev> (https://txnlab.dev)",
11
"type": "module",
12
- "packageManager": "pnpm@10.33.4",
+ "packageManager": "pnpm@10.34.1",
13
"engines": {
14
"node": ">=20"
15
},
packages/haystack/package.json
@@ -46,7 +46,7 @@
46
47
48
49
50
"scripts": {
51
"build": "tsdown && publint --strict",
52
"test": "vitest run",
0 commit comments