@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.
package/dist/build.js CHANGED
@@ -173900,7 +173900,7 @@ ${registrations}
173900
173900
  ({ tsLibDir } = cached);
173901
173901
  cached.lastUsed = Date.now();
173902
173902
  } else {
173903
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
173903
+ const tsPath = __require.resolve("typescript");
173904
173904
  const tsRootDir = dirname8(tsPath);
173905
173905
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
173906
173906
  const config = readConfiguration("./tsconfig.json");
@@ -180619,5 +180619,5 @@ export {
180619
180619
  build
180620
180620
  };
180621
180621
 
180622
- //# debugId=67AFDB4FAB020DA664756E2164756E21
180622
+ //# debugId=A4E5D7AF84E88ADE64756E2164756E21
180623
180623
  //# sourceMappingURL=build.js.map