@absolutejs/absolute 0.19.0-beta.379 → 0.19.0-beta.380

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");
@@ -181396,5 +181396,5 @@ export {
181396
181396
  DeferSlotComponent
181397
181397
  };
181398
181398
 
181399
- //# debugId=29E13A522A09901064756E2164756E21
181399
+ //# debugId=0CCB7900E33BE17764756E2164756E21
181400
181400
  //# sourceMappingURL=index.js.map