@absolutejs/absolute 0.19.0-beta.350 → 0.19.0-beta.351

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
@@ -201771,7 +201771,7 @@ ${registrations}
201771
201771
  ({ tsLibDir } = cached);
201772
201772
  cached.lastUsed = Date.now();
201773
201773
  } else {
201774
- const tsPath = __require.resolve("typescript");
201774
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
201775
201775
  const tsRootDir = dirname8(tsPath);
201776
201776
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve15(tsRootDir, "lib");
201777
201777
  const config = readConfiguration("./tsconfig.json");
@@ -208351,5 +208351,5 @@ export {
208351
208351
  build
208352
208352
  };
208353
208353
 
208354
- //# debugId=8CD82504CA24E39A64756E2164756E21
208354
+ //# debugId=6FCCDBCA12AD57D064756E2164756E21
208355
208355
  //# sourceMappingURL=build.js.map