mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-02-08 17:18:41 -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