@absolutejs/absolute 0.19.0-beta.453 → 0.19.0-beta.454

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.
@@ -170116,7 +170116,7 @@ ${registrations}
170116
170116
  ({ tsLibDir } = cached);
170117
170117
  cached.lastUsed = Date.now();
170118
170118
  } else {
170119
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
170119
+ const tsPath = __require.resolve("typescript");
170120
170120
  const tsRootDir = dirname(tsPath);
170121
170121
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve(tsRootDir, "lib");
170122
170122
  const config = readConfiguration("./tsconfig.json");
@@ -182351,5 +182351,5 @@ export {
182351
182351
  DeferErrorTemplateDirective
182352
182352
  };
182353
182353
 
182354
- //# debugId=89B5F4B494FA6D2F64756E2164756E21
182354
+ //# debugId=6673FDEB9B53BCEF64756E2164756E21
182355
182355
  //# sourceMappingURL=index.js.map