@absolutejs/absolute 0.19.0-beta.346 → 0.19.0-beta.347

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/index.js CHANGED
@@ -202231,7 +202231,7 @@ ${registrations}
202231
202231
  ({ tsLibDir } = cached);
202232
202232
  cached.lastUsed = Date.now();
202233
202233
  } else {
202234
- const tsPath = __require.resolve("typescript");
202234
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
202235
202235
  const tsRootDir = dirname10(tsPath);
202236
202236
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve20(tsRootDir, "lib");
202237
202237
  const config = readConfiguration("./tsconfig.json");
@@ -215595,5 +215595,5 @@ export {
215595
215595
  ANGULAR_INIT_TIMEOUT_MS
215596
215596
  };
215597
215597
 
215598
- //# debugId=F9A1A7019F44928864756E2164756E21
215598
+ //# debugId=C42B89E4733B7A0964756E2164756E21
215599
215599
  //# sourceMappingURL=index.js.map