chore(repo): enforce pnpm runtime policy

This commit is contained in:
Vincent Koc
2026-07-11 13:15:14 +08:00
parent 42b09e2077
commit affca75be8
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -71,5 +71,6 @@
},
"engines": {
"node": ">=22"
}
},
"packageManager": "pnpm@10.34.4"
}
+1 -1
View File
@@ -1,7 +1,7 @@
packages:
- '.'
minimumReleaseAge: 1440
minimumReleaseAge: 2880
minimumReleaseAgeExclude:
- '@typescript/typescript-aix-ppc64@7.0.2'
- '@typescript/typescript-darwin-arm64@7.0.2'