@absolutejs/absolute 0.19.0-beta.376 → 0.19.0-beta.377

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");
@@ -181390,5 +181390,5 @@ export {
181390
181390
  DeferSlotComponent
181391
181391
  };
181392
181392
 
181393
- //# debugId=9CAD3381C60E98EC64756E2164756E21
181393
+ //# debugId=80964D92CF8AE14B64756E2164756E21
181394
181394
  //# sourceMappingURL=index.js.map