@absolutejs/absolute 0.19.0-beta.354 → 0.19.0-beta.355

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
@@ -202365,7 +202365,7 @@ ${registrations}
202365
202365
  ({ tsLibDir } = cached);
202366
202366
  cached.lastUsed = Date.now();
202367
202367
  } else {
202368
- const tsPath = __require.resolve("typescript");
202368
+ const tsPath = __require.resolve("/home/alexkahn/abs/absolutejs/node_modules/typescript/lib/typescript.js");
202369
202369
  const tsRootDir = dirname9(tsPath);
202370
202370
  tsLibDir = tsRootDir.endsWith("lib") ? tsRootDir : resolve18(tsRootDir, "lib");
202371
202371
  const config = readConfiguration("./tsconfig.json");
@@ -216448,5 +216448,5 @@ export {
216448
216448
  ANGULAR_INIT_TIMEOUT_MS
216449
216449
  };
216450
216450
 
216451
- //# debugId=62E7CA725B66B65F64756E2164756E21
216451
+ //# debugId=7D3D069CAEA08EF564756E2164756E21
216452
216452
  //# sourceMappingURL=index.js.map