mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-21 08:40:10 -06:00
set pnpm minimumReleaseAge to 1 day (#2306)
This commit is contained in:
1
frontend/app/.npmrc
Normal file
1
frontend/app/.npmrc
Normal file
@@ -0,0 +1 @@
|
||||
minimumReleaseAge=1440
|
||||
@@ -1,3 +1,4 @@
|
||||
package-manager-strict=false
|
||||
public-hoist-pattern[]=*
|
||||
resolution-mode=highest
|
||||
minimumReleaseAge=1440
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
package-manager-strict=false
|
||||
public-hoist-pattern[]=*
|
||||
resolution-mode=highest
|
||||
minimumReleaseAge=1440
|
||||
|
||||
1
sdks/typescript/.npmrc
Normal file
1
sdks/typescript/.npmrc
Normal file
@@ -0,0 +1 @@
|
||||
minimumReleaseAge=1440
|
||||
Reference in New Issue
Block a user