@absolutejs/absolute 0.19.0-beta.409 → 0.19.0-beta.410

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.
package/dist/index.js CHANGED
@@ -173390,7 +173390,7 @@ ${registrations}
173390
173390
  ({ tsLibDir } = cached);
173391
173391
  cached.lastUsed = Date.now();
173392
173392
  } else {
173393
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
173393
+ const tsPath = __require.resolve("typescript");
173394
173394
  const tsRootDir = dirname9(tsPath);
173395
173395
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve18(tsRootDir, "lib");
173396
173396
  const config = readConfiguration("./tsconfig.json");
@@ -187818,5 +187818,5 @@ export {
187818
187818
  ANGULAR_INIT_TIMEOUT_MS
187819
187819
  };
187820
187820
 
187821
- //# debugId=2B2F77C01ED41F4C64756E2164756E21
187821
+ //# debugId=3715FE03E61A6BAE64756E2164756E21
187822
187822
  //# sourceMappingURL=index.js.map