mirror of
https://github.com/openclaw/lobster.git
synced 2026-08-14 00:48:09 +00:00
chore(repo): enforce pnpm runtime policy
This commit is contained in:
+2
-1
@@ -71,5 +71,6 @@
|
|||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22"
|
"node": ">=22"
|
||||||
}
|
},
|
||||||
|
"packageManager": "pnpm@10.34.4"
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
packages:
|
packages:
|
||||||
- '.'
|
- '.'
|
||||||
|
|
||||||
minimumReleaseAge: 1440
|
minimumReleaseAge: 2880
|
||||||
minimumReleaseAgeExclude:
|
minimumReleaseAgeExclude:
|
||||||
- '@typescript/typescript-aix-ppc64@7.0.2'
|
- '@typescript/typescript-aix-ppc64@7.0.2'
|
||||||
- '@typescript/typescript-darwin-arm64@7.0.2'
|
- '@typescript/typescript-darwin-arm64@7.0.2'
|
||||||
|
|||||||
Reference in New Issue
Block a user