@absolutejs/absolute 0.19.0-beta.384 → 0.19.0-beta.385

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.
@@ -169050,7 +169050,7 @@ ${registrations}
169050
169050
  ({ tsLibDir } = cached);
169051
169051
  cached.lastUsed = Date.now();
169052
169052
  } else {
169053
- const tsPath = __require.resolve("typescript");
169053
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
169054
169054
  const tsRootDir = dirname(tsPath);
169055
169055
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve(tsRootDir, "lib");
169056
169056
  const config = readConfiguration("./tsconfig.json");
@@ -181414,5 +181414,5 @@ export {
181414
181414
  DeferSlotComponent
181415
181415
  };
181416
181416
 
181417
- //# debugId=67CBE568BCE4713664756E2164756E21
181417
+ //# debugId=1EBB8B27962DACA864756E2164756E21
181418
181418
  //# sourceMappingURL=index.js.map