Skip to content

Commit 2d1315e

Browse files
committed
feat: setup minimum release age
1 parent de393eb commit 2d1315e

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
overrides:
22
tar: 7.5.13
33

4+
minimumReleaseAge: 1440
5+
46
# Unfortunately, several parts of this project expect everything to be hoisted up in the node_modules directory...
57
# And fixing it would take longer than just enabling this and shedding a tear
68
shamefullyHoist: true

website/pnpm-workspace.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
minimumReleaseAge: 1440
2+
13
allowBuilds:
24
"@apify/ui-icons": true
35
"@swc/core": true

0 commit comments

Comments
 (0)