@lousy-agents/cli 2.3.0 → 2.3.2

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.
@@ -43657,7 +43657,7 @@ const nativeImport = (id) => __webpack_require__(5439)(id);
43657
43657
  let jiti_transform;
43658
43658
  function lazyTransform(...args) {
43659
43659
  if (!jiti_transform) {
43660
- jiti_transform = (0,external_node_module_.createRequire)('file:///home/runner/work/lousy-agents/lousy-agents/node_modules/jiti/lib/jiti.mjs')("../dist/babel.cjs");
43660
+ jiti_transform = (0,external_node_module_.createRequire)(import.meta.url)("../dist/babel.cjs");
43661
43661
  }
43662
43662
  return jiti_transform(...args);
43663
43663
  }