Modified by www.SourceFiles.app

This commit is contained in:
2026-08-07 04:13:24 +00:00
parent 92f4c66799
commit 42afb6a7e5
+6
View File
@@ -0,0 +1,6 @@
[install]
# 24h supply-chain guard: skip package versions published less than a day ago.
minimumReleaseAge = 86400
# Each entry bypasses the 24h guard for one package — confirm with the user
# before adding any.
minimumReleaseAgeExcludes = ["@lovable.dev/vite-tanstack-config", "@lovable.dev/mcp-js", "@lovable.dev/vite-plugin-dev-server-bridge", "@lovable.dev/vite-plugin-hmr-gate"]