@absolutejs/absolute 0.19.0-beta.411 → 0.19.0-beta.412

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
@@ -172809,7 +172809,7 @@ ${registrations}
172809
172809
  ({ tsLibDir } = cached);
172810
172810
  cached.lastUsed = Date.now();
172811
172811
  } else {
172812
- const tsPath = __require.resolve("typescript");
172812
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
172813
172813
  const tsRootDir = dirname8(tsPath);
172814
172814
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
172815
172815
  const config = readConfiguration("./tsconfig.json");
@@ -179430,5 +179430,5 @@ export {
179430
179430
  build
179431
179431
  };
179432
179432
 
179433
- //# debugId=A03D10FBCD6CE38264756E2164756E21
179433
+ //# debugId=3ED52EB406C4D22B64756E2164756E21
179434
179434
  //# sourceMappingURL=build.js.map