@absolutejs/absolute 0.19.0-beta.431 → 0.19.0-beta.432

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
@@ -172855,7 +172855,7 @@ ${registrations}
172855
172855
  ({ tsLibDir } = cached);
172856
172856
  cached.lastUsed = Date.now();
172857
172857
  } else {
172858
- const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
172858
+ const tsPath = __require.resolve("typescript");
172859
172859
  const tsRootDir = dirname8(tsPath);
172860
172860
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
172861
172861
  const config = readConfiguration("./tsconfig.json");
@@ -179506,5 +179506,5 @@ export {
179506
179506
  build
179507
179507
  };
179508
179508
 
179509
- //# debugId=25137B96EDF5425C64756E2164756E21
179509
+ //# debugId=E452691DCBEFAFCD64756E2164756E21
179510
179510
  //# sourceMappingURL=build.js.map