Skip to content

Commit e6bb283

Browse files
authored
chore: set minimum age gap for dependencies update (#762)
1 parent abf1478 commit e6bb283

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.yarnrc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
nodeLinker: node-modules
2+
npmMinimalAgeGate: 14d
3+
enableScripts: false

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"packages/*"
2121
],
2222
"scripts": {
23-
"preinstall": "npx only-allow yarn",
2423
"test": "TZ=America/Phoenix npx turbo run test",
2524
"build": "turbo run build",
2625
"types": "turbo run types",

0 commit comments

Comments
 (0)