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 b1859c2 commit ff0c59cCopy full SHA for ff0c59c
package.json
@@ -4,9 +4,9 @@
4
"private": true,
5
"engines": {
6
"node": ">=22.16",
7
- "pnpm": ">=10.2.1"
+ "pnpm": ">=10.16.0"
8
},
9
- "packageManager": "pnpm@10.12.1",
+ "packageManager": "pnpm@10.16.0",
10
"scripts": {
11
"prepare": "node scripts/prepare.mjs",
12
"preinstall": "node scripts/block-npm-install.js",
pnpm-workspace.yaml
@@ -6,6 +6,8 @@ packages:
- cypress
- packages/testing/**
+minimumReleaseAge: 10080 # 7 days
+
catalog:
'@n8n/typeorm': 0.3.20-12
13
'@n8n_io/ai-assistant-sdk': 1.15.0
0 commit comments