@absolutejs/absolute 0.19.0-beta.476 → 0.19.0-beta.477

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
@@ -173993,7 +173993,7 @@ ${registrations}
173993
173993
  ({ tsLibDir } = cached);
173994
173994
  cached.lastUsed = Date.now();
173995
173995
  } else {
173996
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
173996
+ const tsPath = __require.resolve("typescript");
173997
173997
  const tsRootDir = dirname8(tsPath);
173998
173998
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
173999
173999
  const config = readConfiguration("./tsconfig.json");
@@ -180867,5 +180867,5 @@ export {
180867
180867
  build
180868
180868
  };
180869
180869
 
180870
- //# debugId=F706CDA58226EF8D64756E2164756E21
180870
+ //# debugId=B126B8CB095A964264756E2164756E21
180871
180871
  //# sourceMappingURL=build.js.map