@beastmode-develeap/beastmode 0.1.61 → 0.1.63

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -5689,7 +5689,8 @@ Path: ${projConfig.path}
5689
5689
  const flatDictSections = [
5690
5690
  "models",
5691
5691
  "migration_safety",
5692
- "alerts"
5692
+ "alerts",
5693
+ "human_gates"
5693
5694
  ];
5694
5695
  for (const daemonConfigPath of daemonConfigPaths) {
5695
5696
  try {